1
2page.tags="ActionBarCompat-Basic"
3sample.group=UI
4@jd:body
5
6<p>
7
8            This sample shows you how to use ActionBarCompat to create a basic Activity which
9            displays action items. It covers inflating items from a menu resource, as well as adding
10            an item in code. Items that are not shown as action items on the Action Bar are
11            displayed in the action bar overflow.
12
13        </p>
14