Android Question Software menu button issue

Tyler

Member
Licensed User
Longtime User
Hey, since I changed my SDK version in manifest editor to 14, the software menu button has disappeared, rendering a portion of my code relying on if "If KeyCode = KeyCodes.KEYCODE_MENU Then" useless. I much prefer having my own menu rather than going the "Activity.AddMenuItem" route whenever possible.
Any input is much appreciated!
 

Tyler

Member
Licensed User
Longtime User
I'm talking about what's referred to as "software buttons". They replace the device's hardware buttons in android 4.0+.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…