From b3e3014a4eeb3cc447a28b212c1dcc538e79eef9 Mon Sep 17 00:00:00 2001 From: Ruben Brunk Date: Mon, 15 Oct 2012 12:02:54 -0700 Subject: Added fixed aspect ratio support for cropping. Bug: 7350377 Change-Id: I8110ea999c764de675fe11f586ab9bc7af205f46 --- res/layout/filtershow_activity.xml | 9 +++++++++ res/values/filtershow_strings.xml | 14 ++++++++++++++ 2 files changed, 23 insertions(+) (limited to 'res') diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml index 885521104..8a51d89ff 100644 --- a/res/layout/filtershow_activity.xml +++ b/res/layout/filtershow_activity.xml @@ -192,6 +192,15 @@ android:orientation="horizontal" android:visibility="gone" > + + Apply Reset + + Aspect + + 1:1 + + 4:6 + + 5:7 + + 16:9 + + None + + Original -- cgit v1.2.3