I have an app that uses android:minSdkVersion="7"
and android:targetSdkVersion="10"
. Is it possible to hide the option menu button that is on screen on ICS (api level 14)?
Some of the activities may use the option menu, but not all. It would be great to show/hide the option menu button to make it more intuitive for the user where he/she can expect to find more functionality.
How about increasing targetSdkVersion to 11 (or even 15)? According to the Android CDD that cut off for legacy Menu button is version > 10.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With