summaryrefslogtreecommitdiffstats
path: root/res/layout/filtershow_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/filtershow_activity.xml')
-rw-r--r--res/layout/filtershow_activity.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml
index 0dead607f..1449f16e9 100644
--- a/res/layout/filtershow_activity.xml
+++ b/res/layout/filtershow_activity.xml
@@ -125,6 +125,12 @@
android:layout_height="wrap_content"
android:visibility="gone" />
+ <com.android.gallery3d.filtershow.imageshow.ImageZoom
+ android:id="@+id/imageZoom"
+ android:layout_width="match_parent"
+ android:layout_height="wrap_content"
+ android:visibility="gone" />
+
<ImageButton
android:id="@+id/showOriginalButton"
android:layout_width="64dip"