summaryrefslogtreecommitdiffstats
path: root/res/layout/photopage_bottom_controls.xml
diff options
context:
space:
mode:
authorJohn Hoford <hoford@google.com>2013-05-16 12:55:21 -0700
committerJohn Hoford <hoford@google.com>2013-05-16 12:59:49 -0700
commitae4b048b401e728240feba782bf41b82be047ea0 (patch)
tree9fb0e5b71bd8265f7b8255cbea0193a48f004aea /res/layout/photopage_bottom_controls.xml
parent94c6f5e5c7a36c3d77fe811505e4d6da75955f92 (diff)
downloadandroid_packages_apps_Snap-ae4b048b401e728240feba782bf41b82be047ea0.tar.gz
android_packages_apps_Snap-ae4b048b401e728240feba782bf41b82be047ea0.tar.bz2
android_packages_apps_Snap-ae4b048b401e728240feba782bf41b82be047ea0.zip
change edit icon
bug:8988179 Change-Id: I57516d154e56cd694f8e76bc38774bdf7f9e5df0
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 8fe594d7c..f3226e68c 100644
--- a/res/layout/photopage_bottom_controls.xml
+++ b/res/layout/photopage_bottom_controls.xml
@@ -10,7 +10,7 @@
android:visibility="gone">
<ImageButton
android:id="@+id/photopage_bottom_control_edit"
- android:src="@drawable/ic_photoeditor_effects"
+ android:src="@drawable/ic_menu_edit_holo_dark"
android:background="@drawable/photopage_bottom_button_background"
android:layout_width="wrap_content"
android:layout_height="wrap_content"