ooxio
ooxio

Reputation: 806

Weird options menu -button in navigation bar (Android 4.0)

What is this options menu button and how I can get rid of it?

See image

enter image description here

Upvotes: 1

Views: 2256

Answers (2)

jiduvah
jiduvah

Reputation: 5168

Its the legacy button. Newer phones don't have a menu button but obviously older apps still want to use it. This is the soft button that is used instead of the old hard button

You can read more about it here

http://android-developers.blogspot.de/2012/01/say-goodbye-to-menu-button.html

Upvotes: 6

cjk
cjk

Reputation: 46425

That is the default "more options" button.

Upvotes: 1

Related Questions