Katherine Rix
Katherine Rix

Reputation: 672

Force Android emulator to show overflow button in Action Bar

I'd like to test my interface with the overflow button. The overflow button only appears if there are too many items in the Action Bar and the device doesn't have a menu button. Is there any way to remove the menu button from the Android emulator, or otherwise force the overflow button to appear?

Upvotes: 4

Views: 951

Answers (1)

Janelle Hinds
Janelle Hinds

Reputation: 66

In the AVD manager, edit the particular AVD>Hardware ( A list of options Click add or edit) >Hardware Back /Home Keys =False

Upvotes: 5

Related Questions