Erel,
I've been using the Activity.AddMenuItem for over 20 releases of my app. The latest compile no longer seems to allow the menu to open when the Android menu button is pressed. I tried it on 7 different device with same result. Not certain what I changed to disable the standard Android menu event in the app. With keyboard click on, pressing the menu button highlights the button (three vertical dots in most cases) and gives me a keyboard click, but the menu will not pop up.
I added a button and had it call the Activity.OpenMenu function and the menu opens fine. Any idea what would cause the app to stop processing the menu button event?
Thanks in advance.
I've been using the Activity.AddMenuItem for over 20 releases of my app. The latest compile no longer seems to allow the menu to open when the Android menu button is pressed. I tried it on 7 different device with same result. Not certain what I changed to disable the standard Android menu event in the app. With keyboard click on, pressing the menu button highlights the button (three vertical dots in most cases) and gives me a keyboard click, but the menu will not pop up.
I added a button and had it call the Activity.OpenMenu function and the menu opens fine. Any idea what would cause the app to stop processing the menu button event?
Thanks in advance.