summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2012-10-12 05:52:06 -0700
committerRuben Brunk <rubenbrunk@google.com>2012-10-12 13:02:45 -0700
commit92bf8707f67fe2a07fe2f8d0bcd48c975637af1e (patch)
treec8cbfea0855d3dfd84e7c53842472d4a70f71500 /res
parent3cc77a66defaa84c8c26a6f5fe319fcc287520a9 (diff)
downloadandroid_packages_apps_Snap-92bf8707f67fe2a07fe2f8d0bcd48c975637af1e.tar.gz
android_packages_apps_Snap-92bf8707f67fe2a07fe2f8d0bcd48c975637af1e.tar.bz2
android_packages_apps_Snap-92bf8707f67fe2a07fe2f8d0bcd48c975637af1e.zip
Adding crop UI. Fixes a number of other UI bugs.
Bug:7337191 Change-Id: If63dbdac6722ad4fc6c30c165d6c2eeb7011c240
Diffstat (limited to 'res')
-rw-r--r--res/layout/filtershow_activity.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml
index fb1491963..e8a988ff1 100644
--- a/res/layout/filtershow_activity.xml
+++ b/res/layout/filtershow_activity.xml
@@ -115,13 +115,11 @@
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"