Search code examples
androidandroid-actionbaractionbarsherlock

ActionbarSherlock not showing menu icons


Not sure if this has been covered for this specific instance but here goes:

Upgraded my app to use the latest version of ActionBarSherlock (4.3.0) for the benefits of backwards compatibility.

On a Samsung Galaxy Note 2(w/Android 4.1.2), the hard overflow menu triggers the menu, but does not include the icons for the menu items.

On a 2.3.3 device the overflow menu shows the menu icons (fine), and for a 3.2 tablet device I had to hack the menu code (instructions from another forum post) to show the icons in the overflow.

Anyone else run into this and is there a solution to get the icons to show on the 4.1.2 platform? I'm trying to get the menu to behave consistently so far as to show the Icon_Title pairs for menu items in the over flow.

Thanks.


Solution

  • Since honeycomb, the settings/overflow does not contain the icons.