Files
android_development/samples/browseable/Basic/_index.jd
Dirk Dougherty 4b737b695e Add prebuilt browseable samples as static files.
Change-Id: Ifb5382223343400882834d2dd9c182c3df602e34
2013-10-29 20:56:17 -07:00

16 lines
427 B
Plaintext

page.tags="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>