k-9/src/com
m0viefreak 7bcecf7060 Fix action bar items missing when opening new message.
Calling configureMenu() inside updateMenu() doesn't update the
buttons properly. Instead, call invalidateOptionsMenu(). This forces
the menu to be re-created, and onPreareOptionsMenu() to be called.
From there, configureMenu() is called automatically.
2013-02-04 19:26:04 +01:00
..
fsck/k9 Fix action bar items missing when opening new message. 2013-02-04 19:26:04 +01:00
nobu_games/android/view/web Fixed typo 2012-08-13 20:05:19 +02:00