Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
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>
|