Lines Matching refs:Bar
81 activity's Action Bar (discussed next)</li>
106 <h3>Action Bar</h3>
108 <p>The Action Bar is a replacement for the traditional title bar at the top of the activity window.
111 Action Bar allows you to:</p>
114 <li>Add menu items directly in the Action Bar—as "action items."
117 item appears directly in the Action Bar. Otherwise, the item is placed in the
118 overflow menu, revealed by the menu icon on the right side of the Action Bar.</p></li>
125 in the Action Bar.) If there's not enough room in the Action Bar and the item appears in the
140 <li>Customize the Action Bar with themes and backgrounds</li>
143 <p>The Action Bar is standard for all applications that use the new holographic theme, which is
150 <p>For more information about the Action Bar, read the <a
151 href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a> documentation. Several
401 conjunction with the Action Bar, users can select multiple items and then select the action to
402 perform from a list of options in the Action Bar (which has transformed into a Multi-choice
410 <p>When the user performs a long-press on an item, the Action Bar switches to the Multi-choice
517 widget is particularly useful for offering a search widget in the Action Bar. For more information,