I am creating an App in FlashBuilder 4.6 using AIR for Android. I make use of the Menu button for additional functionality in my App. In ICS, the menu button is not always shown in every application and others it is. How can I force the Menu button to be shown on phones running ICS? This obviously isn't a problem for Gingerbread, etc. phones as I believe they all have a designated hardware button for the menu. Is there a way using AIR/FB to force the Menu button to be shown?
Thanks, in advance.