[android-developers] Re: Pressing Menu button with ActionBar shows an dark overlay

2014-08-11 Thread 'RLScott' via Android Developers
New information: I just realized that I am unable to demonstrate this behavior on anything other than the Eclipse simulator. That's because I don't have any real Android devices that are both Android 3.0 or above and have a separate hardware menu button. The more modern ways of getting at

Re: [android-developers] Re: Pressing Menu button with ActionBar shows an dark overlay

2014-08-11 Thread Kostya Vasilyev
Might be a bug in the 3.* emulator -- you way want to try a 4.1+ emulator image instead. And as far as setting your minSdk -- you might set it to 4.0 or better yet, 4.0.3 (API 15). Android 3.* is virtually non-existent in the wild now, same goes for 4.0.1 - 4.0.2. -- K 2014-08-11 23:06