summaryrefslogtreecommitdiffstats
path: root/res/layout/photopage_bottom_controls.xml
diff options
context:
space:
mode:
authorMichael Kolb <kolby@google.com>2012-10-11 16:26:00 -0700
committerMichael Kolb <kolby@google.com>2012-10-11 16:26:00 -0700
commite3350bd872a5ff4b1ba2de251643b80d31e9d5b5 (patch)
tree82c29410eddc496c89676e53580eb32539f8a6b1 /res/layout/photopage_bottom_controls.xml
parent47df0d2ffb68ae01ee7732b890c4510b8a167616 (diff)
downloadandroid_packages_apps_Gallery2-e3350bd872a5ff4b1ba2de251643b80d31e9d5b5.tar.gz
android_packages_apps_Gallery2-e3350bd872a5ff4b1ba2de251643b80d31e9d5b5.tar.bz2
android_packages_apps_Gallery2-e3350bd872a5ff4b1ba2de251643b80d31e9d5b5.zip
Remove old 360 icons
Bug: 7331839 Change-Id: Ie2de6336cd1c485ddacf51b6092c29f6feb9e4da
Diffstat (limited to 'res/layout/photopage_bottom_controls.xml')
-rw-r--r--res/layout/photopage_bottom_controls.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/photopage_bottom_controls.xml b/res/layout/photopage_bottom_controls.xml
index 434c59824..1111ef40e 100644
--- a/res/layout/photopage_bottom_controls.xml
+++ b/res/layout/photopage_bottom_controls.xml
@@ -23,7 +23,7 @@
android:visibility="gone"/>
<ImageView
android:id="@+id/photopage_bottom_control_panorama"
- android:src="@drawable/ic_menu_photosphere"
+ android:src="@drawable/ic_view_photosphere"
android:layout_width="70dp"
android:layout_height="70dp"
android:layout_centerHorizontal="true"