I'm using Appcompat (ie #Extends: android.support.v7.app.AppCompatActivity).
I've noticed that the menu appears in the bar at the top which the user can click to show/hide.
However I also notice that if I press the physical menu key (on my Note 3) I get a menu at the bottom.
Is there any way to disable the bottom menu or even have the physical menu key show/hide the appcompat menu at the top?
Examples below.
I've noticed that the menu appears in the bar at the top which the user can click to show/hide.
However I also notice that if I press the physical menu key (on my Note 3) I get a menu at the bottom.
Is there any way to disable the bottom menu or even have the physical menu key show/hide the appcompat menu at the top?
Examples below.