summaryrefslogtreecommitdiffstats
path: root/res/layout/filtershow_zoom_editor.xml
diff options
context:
space:
mode:
authorJohn Hoford <hoford@google.com>2013-02-13 15:52:31 -0800
committerJohn Hoford <hoford@google.com>2013-02-13 17:38:32 -0800
commitc96c311aacb2ca7f9123244d3d2bb044e4a4b242 (patch)
tree54e30bcb90db2190578a64f2845a5c07b29ddf06 /res/layout/filtershow_zoom_editor.xml
parent33d614f5c2ba3526797286176c7898a32786486f (diff)
downloadandroid_packages_apps_Snap-c96c311aacb2ca7f9123244d3d2bb044e4a4b242.tar.gz
android_packages_apps_Snap-c96c311aacb2ca7f9123244d3d2bb044e4a4b242.tar.bz2
android_packages_apps_Snap-c96c311aacb2ca7f9123244d3d2bb044e4a4b242.zip
get redeye working again
Diffstat (limited to 'res/layout/filtershow_zoom_editor.xml')
-rw-r--r--res/layout/filtershow_zoom_editor.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/filtershow_zoom_editor.xml b/res/layout/filtershow_zoom_editor.xml
index edc52e846..3ef6f6bf7 100644
--- a/res/layout/filtershow_zoom_editor.xml
+++ b/res/layout/filtershow_zoom_editor.xml
@@ -22,7 +22,7 @@
android:layout_height="wrap_content"
android:layout_weight="1" >
- <com.android.gallery3d.filtershow.imageshow.ImageZoom
+ <com.android.gallery3d.filtershow.imageshow.ImageShow
android:id="@+id/imageZoom"
android:layout_width="match_parent"
android:layout_height="wrap_content" />