summaryrefslogtreecommitdiff
path: root/samples/browseable/ActionBarCompat-Basic/_index.jd
blob: 0d3a2d878751fd66baef10886dab32e13845ffbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>