mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 18:02:15 -05:00
Never show 'select all' on actionbar.
This commit is contained in:
parent
3c17043615
commit
69bde2beab
@ -47,7 +47,7 @@
|
||||
android:id="@+id/select_all"
|
||||
android:title="@string/batch_select_all"
|
||||
android:icon="@drawable/ic_menu_select_all"
|
||||
android:showAsAction="always"
|
||||
android:showAsAction="never"
|
||||
/>
|
||||
<item
|
||||
android:id="@+id/send_messages"
|
||||
|
Loading…
Reference in New Issue
Block a user