1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Force 'marke all as read' in the overflow menu.

This commit is contained in:
Sander Bogaert 2012-07-25 16:22:51 -04:00 committed by Andrew Chen
parent 4a7a61bd08
commit a931bdba87

View File

@ -66,7 +66,7 @@
android:id="@+id/mark_all_as_read"
android:title="@string/mark_all_as_read_action"
android:icon="@drawable/ic_menu_inbox"
android:showAsAction="always"
android:showAsAction="never"
/>
<item
android:id="@+id/settings"