konklone / congress-android

Congress for Android, an app for tracking Congress.
https://play.google.com/store/apps/details?id=com.sunlightlabs.android.congress
Other
157 stars 42 forks source link

Move context menu into touch menu in action bar #501

Closed konklone closed 12 years ago

konklone commented 12 years ago

Go towards a more dynamic action bar, removing context menu and rolling my own touch menu.

Not yet willing to use that 3rd party action bar replacement.

konklone commented 12 years ago

Since we've moved the API target up to 15, we need to solve this for ICS devices, because no menu button will appear in the soft buttons beneath the screen.

The app can can continue to use the options menu function for API targets below 11.