Lines Matching full:menu
48 <em>overflow</em> menu. The app can also specify that an action should always
49 be shown in the overflow menu, instead of being displayed on the app bar.
59 overflow menu.
67 "{@docRoot}guide/topics/resources/menu-resource.html">menu resource</a>. To
69 <code>res/menu/</code> directory.
74 "{@docRoot}guide/topics/resources/menu-resource.html#item-element"><code><item></code></a>
76 code example of a menu XML file:
80 <menu xmlns:android="http://schemas.android.com/apk/res/android" >
94 </menu>
102 actions are sent to the overflow menu. If you set
104 overflow menu, not displayed in the app bar.
124 "{@docRoot}guide/topics/resources/menu-resource.html#item-element"><code><item></code></a>