mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-24 16:48:50 -05:00
Have a compose on the accounts screen.
This commit is contained in:
parent
92bb3f4229
commit
2e530be2c8
@ -4,7 +4,8 @@
|
|||||||
android:id="@+id/compose"
|
android:id="@+id/compose"
|
||||||
android:alphabeticShortcut="c"
|
android:alphabeticShortcut="c"
|
||||||
android:title="@string/compose_action"
|
android:title="@string/compose_action"
|
||||||
android:icon="@drawable/ic_menu_compose"
|
android:icon="@drawable/ic_action_compose"
|
||||||
|
android:showAsAction="always"
|
||||||
/>
|
/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/search"
|
android:id="@+id/search"
|
||||||
|
Loading…
Reference in New Issue
Block a user