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:
Jesse Vincent 2013-07-17 22:10:09 -04:00
parent 0fa861878f
commit c72fc3b190
1 changed files with 0 additions and 5 deletions

View File

@ -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