summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2012-10-11 18:12:09 -0700
committernicolasroard <nicolasroard@google.com>2012-10-11 19:50:22 -0700
commit25844e7574949fd6f5cd9f35f1e1e6697c274b20 (patch)
tree6feb76ef3fd3500a6ebad2934fc875e1b5f8cf7f /res
parent6616c28733e84ff883b5b6a9852713380bf84769 (diff)
downloadandroid_packages_apps_Snap-25844e7574949fd6f5cd9f35f1e1e6697c274b20.tar.gz
android_packages_apps_Snap-25844e7574949fd6f5cd9f35f1e1e6697c274b20.tar.bz2
android_packages_apps_Snap-25844e7574949fd6f5cd9f35f1e1e6697c274b20.zip
Fixes Rotate, Flip, Straighten tools.
bug:7314849 Bug:7224232 Bug:7218935 Change-Id: I418287ff1f81c25f8e089821d823dc29ee62ff0e
Diffstat (limited to 'res')
-rw-r--r--res/layout/filtershow_activity.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml
index 74173748e..f2b4736b6 100644
--- a/res/layout/filtershow_activity.xml
+++ b/res/layout/filtershow_activity.xml
@@ -114,11 +114,13 @@
android:layout_height="wrap_content"
android:visibility="gone" />
+ <!--
<com.android.gallery3d.filtershow.imageshow.ImageCrop
android:id="@+id/imageCrop"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:visibility="gone" />
+ -->
<com.android.gallery3d.filtershow.imageshow.ImageRotate
android:id="@+id/imageRotate"