JakeWharton / ActionBarSherlock

[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
http://actionbarsherlock.com
Apache License 2.0
7.1k stars 3.53k forks source link

Background color of Android pre-3.0 options menu #926

Closed signpainter closed 11 years ago

signpainter commented 11 years ago

I'm using ABS 4.2.0 and a custom Theme which I created with http://jgilfelt.github.io/android-actionbarstylegenerator/ It relies on the Dark Theme. The icons I use are white (80% opacity as suggested by Google). On pre-3.0 devices the overflowing menu entries are moved to the options menu accessed via the menu key. The problem is that the background color of the options menu still is white and therefore the icons are nearly invisible and only the text is visible. How can this be solved? I would expect the color of the options menu to be changed to a dark color. Otherwise it might be possible to use dark icons for the overflowing items.

ds23 commented 11 years ago

Learn to script by linux or another programs( ubuntu or pyton) another think there's aks or view it on gifhub thx and have a nice day from berlin... Am 05.05.2013 18:41 schrieb "signpainter" notifications@github.com:

I'm using ABS 4.2.0 and a custom Theme which I created with http://jgilfelt.github.io/android-actionbarstylegenerator/ It relies on the Dark Theme. The icons I use are white (80% opacity as suggested by Google). On pre-3.0 devices the overflowing menu entries are moved to the options menu accessed via the menu key. The problem is that the background color of the options menu still is white and therefore the icons are nearly invisible and only the text is visible. How can this be solved? I would expect the color of the options menu to be changed to a dark color. Otherwise it might be possible to use dark icons for the overflowing items.

— Reply to this email directly or view it on GitHubhttps://github.com/JakeWharton/ActionBarSherlock/issues/926 .

JakeWharton commented 11 years ago

Dupe #627