summaryrefslogtreecommitdiffstats
path: root/res/menu/photo.xml
diff options
context:
space:
mode:
authorRay Chen <raychen@google.com>2011-11-09 10:49:09 +0800
committerRay Chen <raychen@google.com>2011-11-10 16:55:19 +0800
commit108667b88ed4046556e967fcb9541fa9efd7c606 (patch)
tree664fec2e8186fcc3973721a30b54ee6801310ce0 /res/menu/photo.xml
parent826c44f23e8f3a5b9b5ed0227816f0a6441b5ed8 (diff)
downloadandroid_packages_apps_Gallery2-108667b88ed4046556e967fcb9541fa9efd7c606.tar.gz
android_packages_apps_Gallery2-108667b88ed4046556e967fcb9541fa9efd7c606.tar.bz2
android_packages_apps_Gallery2-108667b88ed4046556e967fcb9541fa9efd7c606.zip
Fix 5213252 [UI] Updated action bar layouts and action orders
Change-Id: I798a86ed1f6883af1ea3cd3e9c67a6603d0273cc
Diffstat (limited to 'res/menu/photo.xml')
-rw-r--r--res/menu/photo.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/photo.xml b/res/menu/photo.xml
index dcf4b0a84..0ae25493a 100644
--- a/res/menu/photo.xml
+++ b/res/menu/photo.xml
@@ -30,7 +30,7 @@
android:icon="@drawable/ic_menu_trash_holo_light"
android:title="@string/delete"
android:visible="false"
- android:showAsAction="ifRoom">
+ android:showAsAction="never">
<menu>
<item android:id="@+id/action_confirm_delete"
android:icon="@drawable/ic_menu_trash_holo_light"