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.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml
index 20b0ece7e..9606d9129 100644
--- a/res/layout/filtershow_activity.xml
+++ b/res/layout/filtershow_activity.xml
@@ -99,12 +99,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content" />
- <com.android.gallery3d.filtershow.imageshow.ImageRedEye
- android:id="@+id/imageRedEyes"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:visibility="gone" />
-
<com.android.gallery3d.filtershow.imageshow.ImageDraw
android:id="@+id/imageDraw"
android:layout_width="match_parent"
@@ -245,13 +239,6 @@
android:drawableTop="@drawable/filtershow_button_geometry_flip"
android:text="@string/mirror" />
- <com.android.gallery3d.filtershow.ui.IconButton
- android:id="@+id/redEyeButton"
- android:layout_height="match_parent"
- style="@style/IconButton"
- android:drawableTop="@drawable/photoeditor_effect_redeye"
- android:text="@string/redeye" />
-
</LinearLayout>
</HorizontalScrollView>