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
commitd3cc4b0c68bfe6677f9f3b1028a179b27bb5df7f (patch)
tree30763dbbccf58a2915c09263ddf61e94972e1dca /res/layout/photopage_bottom_controls.xml
parent55e26859a9255d617b6b9b2e72fb2c077831ca0e (diff)
downloadandroid_packages_apps_Snap-d3cc4b0c68bfe6677f9f3b1028a179b27bb5df7f.tar.gz
android_packages_apps_Snap-d3cc4b0c68bfe6677f9f3b1028a179b27bb5df7f.tar.bz2
android_packages_apps_Snap-d3cc4b0c68bfe6677f9f3b1028a179b27bb5df7f.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"