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
1 changed files with 0 additions and 5 deletions
|
@ -78,11 +78,6 @@
|
|||
android:title="@string/send_alternate_action"/>
|
||||
</menu>
|
||||
</item>
|
||||
<!-- MessageView -->
|
||||
<item
|
||||
android:id="@+id/share"
|
||||
android:showAsAction="never"
|
||||
android:title="@string/send_alternate_action"/>
|
||||
|
||||
<!-- MessageView -->
|
||||
<item
|
||||
|
|
Loading…
Reference in a new issue