mendhak / gpslogger

:satellite: Lightweight GPS Logging Application For Android.
https://gpslogger.app
Other
1.89k stars 598 forks source link

Force the overflow menu to be visible on the action bar, even if a hardware menu button exists #208

Closed mendhak closed 9 years ago

mendhak commented 10 years ago

When a hardware 'menu' key exists on the phone, the overflow (three dots) is hidden. Some users find this unintuitive, so find a way to force the overflow to always be visible.

How?

ActionBarSherlock doesn't allow this.

Possible workaround: https://stackoverflow.com/questions/12875081/actionbarsherlock-forceoverflow-resource-not-found

mendhak commented 9 years ago

Material design. Gone.