From 2161971cef7b2f20e47815c34f79a0ea7c4b6bf4 Mon Sep 17 00:00:00 2001 From: Ruben Brunk Date: Wed, 24 Oct 2012 11:05:45 -0700 Subject: Took out aspect ratio switching. Bug: 7406414 Change-Id: Iba6e59d728d6f1ce81ea62b01a86dfaa355383b9 --- res/menu/filtershow_menu_crop.xml | 13 ++++++++++++- res/values/filtershow_strings.xml | 8 +++++++- 2 files changed, 19 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/menu/filtershow_menu_crop.xml b/res/menu/filtershow_menu_crop.xml index dc85d6fde..f8ba3df42 100644 --- a/res/menu/filtershow_menu_crop.xml +++ b/res/menu/filtershow_menu_crop.xml @@ -6,12 +6,23 @@ android:title="@string/aspect1to1_effect"/> + + + - \ No newline at end of file + diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml index 852ef7474..b04413c7d 100644 --- a/res/values/filtershow_strings.xml +++ b/res/values/filtershow_strings.xml @@ -78,10 +78,16 @@ Aspect 1:1 + + 4:3 + + 3:4 4:6 - + 5:7 + + 7:5 16:9 -- cgit v1.2.3