Top "Android-actionbar" questions

The ActionBar is Android's window feature that identifies the application and user location, and provides user actions and navigation modes.

android 4.0, text on the action bar NEVER shows

I am trying to use the new api's from google, specifically the action bar. When the build was set at …

android android-4.0-ice-cream-sandwich android-actionbar
Auto Collapse ActionBar SearchView on Soft Keyboard close

I am currently using an ActionBar menu item to display a SearchView in the action bar. When the search menu …

android android-actionbar android-softkeyboard
Android Navigation Drawer over the tabs

I am using the new navigation drawer available from the support library. When using the drawer along with tabs, the …

android tabs android-actionbar navigation-drawer
How change position of popup menu on android overflow button?

I just like to implement somethings same as popup menu in the Gmail app, anchored to the overflow button at …

android popup android-actionbar android-menu
How can I detect a click on the ActionBar title?

For specific customer requirement, I need to allow the user of my app ( won't be published in Market) to click …

android onclick textview title android-actionbar
Using windowTranslucentStatus with CollapsingToolbarLayout

I'm trying to get a similar effect to what is seen on google play. I've got the below layout to …

android android-actionbar statusbar android-collapsingtoolbarlayout android-coordinatorlayout
Android action bar menu item with actionLayout not working properly

Hi I am developing an Android application. In my application I am using Sherlock action. I've defined few menu items …

android drop-down-menu menu android-actionbar submenu
Spinner : onItemSelected not called when selected item remains the same

I have a OnItemSelectedListener for my Spinner, but it is not called when the selected item is the same as …

android spinner listener android-actionbar actionbarsherlock
How to set Android toolbar height?

I want to achieve this: What I thought was to make a Custom Toolbar with a bigger height and work …

android android-actionbar android-tabhost android-toolbar
Action Bar not showing action view icons

I'm using the new Action Bar Support and all my action views are shown in overflow and not as icons …

android android-actionbar android-support-library android-actionbar-compat