[IITCm] new feature: share a screenshot of the current view
This commit is contained in:
@ -36,6 +36,11 @@
|
||||
android:orderInCategory="130"
|
||||
android:showAsAction="never"
|
||||
android:title="@string/menu_clear_cookies"/>
|
||||
<item
|
||||
android:id="@+id/menu_send_screenshot"
|
||||
android:orderInCategory="140"
|
||||
android:showAsAction="never"
|
||||
android:title="@string/menu_send_screenshot"/>
|
||||
<item
|
||||
android:id="@+id/action_settings"
|
||||
android:orderInCategory="200"
|
||||
|
Reference in New Issue
Block a user