You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
441 B
14 lines
441 B
|
|
page.tags="ActionBarCompat-Basic"
|
|
sample.group=UI
|
|
@jd:body
|
|
|
|
<p>
|
|
|
|
This sample shows you how to use ActionBarCompat to create a basic Activity which
|
|
displays action items. It covers inflating items from a menu resource, as well as adding
|
|
an item in code. Items that are not shown as action items on the Action Bar are
|
|
displayed in the action bar overflow.
|
|
|
|
</p>
|