Synced to lmp-mr1-ub-docs commit 9b3abfde74ffa708734d2b8a09e1de0a0c82451c. Change-Id: Ibae1c4729c9b8b4c0de2faebb998459a8da524e1
14 lines
441 B
Plaintext
14 lines
441 B
Plaintext
|
|
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>
|