mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-24 02:12:15 -05:00
Revert "lift the 'share' menu item for messages out of the 'send' menu to make it discoverable"
(There's something funny going on with the menu item hiding code
This reverts commit 71bec832c0
.
This commit is contained in:
parent
0fa861878f
commit
c72fc3b190
@ -78,11 +78,6 @@
|
|||||||
android:title="@string/send_alternate_action"/>
|
android:title="@string/send_alternate_action"/>
|
||||||
</menu>
|
</menu>
|
||||||
</item>
|
</item>
|
||||||
<!-- MessageView -->
|
|
||||||
<item
|
|
||||||
android:id="@+id/share"
|
|
||||||
android:showAsAction="never"
|
|
||||||
android:title="@string/send_alternate_action"/>
|
|
||||||
|
|
||||||
<!-- MessageView -->
|
<!-- MessageView -->
|
||||||
<item
|
<item
|
||||||
|
Loading…
Reference in New Issue
Block a user