summaryrefslogtreecommitdiffstats
path: root/res/menu/photo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/photo.xml')
-rw-r--r--res/menu/photo.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/menu/photo.xml b/res/menu/photo.xml
index 569272e68..889dc40c1 100644
--- a/res/menu/photo.xml
+++ b/res/menu/photo.xml
@@ -28,6 +28,9 @@
android:visible="false"
android:actionProviderClass="android.widget.ShareActionProvider"
android:showAsAction="ifRoom" />
+ <item android:id="@+id/action_view_panorama"
+ android:title="@string/view_panorama"
+ android:showAsAction="never" />
<item android:id="@+id/action_share"
android:icon="@drawable/ic_menu_share_holo_light"
android:title="@string/share"