
When the action bar hides, the system adjusts your layout to fill the Get the ActionBar with the getActionBar() Now your activity includes the action bar when running on Android 2.1 (API level 7) or higher.

The ActionBar APIs were first added in Android 3.0 (API level 11) but theyĪre also available in the Support Libraryįor compatibility with Android 2.1 (API level 7) and above. Supports consistent navigation and view switching within apps (with tabs or drop-downįor more information about the action bar's interaction patterns and design guidelines,.Makes important actions prominent and accessible in a predictable way.Provides a dedicated space for giving your app an identity and indicating the user's.The action bar provides several key functions: An action bar that includes the app icon,

Using the action bar offers your users aįamiliar interface across applications that the system gracefully adaptsįigure 1. Provides user actions and navigation modes.


The action bar is a window feature that identifies the user location, and
