summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2012-11-28 22:00:50 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2012-11-28 22:00:50 -0800
commit683aad1779026897925cb9d007bac82567d37372 (patch)
tree6110f694fd7320144614a4a56bce9ff1a52db95b /res
parent2cd1e97bf8cdd9c2426a61994efdcaf733a4d3cf (diff)
parent822bf73499ab0d9a7d0095dfa7bcc049b440cfe6 (diff)
downloadandroid_packages_apps_Snap-683aad1779026897925cb9d007bac82567d37372.tar.gz
android_packages_apps_Snap-683aad1779026897925cb9d007bac82567d37372.tar.bz2
android_packages_apps_Snap-683aad1779026897925cb9d007bac82567d37372.zip
am 6d867ce0: Set crop ratio to unconstrained by default.
* commit '6d867ce03ea96495d531d7e3f35a21b5aab257ef': Set crop ratio to unconstrained by default.
Diffstat (limited to 'res')
-rw-r--r--res/layout/filtershow_activity.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml
index 529a29b7d..26bd1833a 100644
--- a/res/layout/filtershow_activity.xml
+++ b/res/layout/filtershow_activity.xml
@@ -186,7 +186,7 @@
android:background="@drawable/filtershow_button_background"
android:scaleType="centerInside"
android:visibility="gone"
- android:text="@string/aspectOriginal_effect" />
+ android:text="@string/aspectNone_effect" />
<com.android.gallery3d.filtershow.ui.FramedTextButton
android:id="@+id/pickCurvesChannel"