From b502f7fa8250ba1cb2c74726808155a9f347e606 Mon Sep 17 00:00:00 2001 From: John Hoford Date: Tue, 23 Oct 2012 15:17:12 -0700 Subject: add support for black and white filters, add rotation API to tiny planet bug:7386370 bug:7389189 Change-Id: I1720893000c39edf28a356fb7b56634f004ef120 --- res/layout/filtershow_activity.xml | 6 ++++++ res/values/filtershow_strings.xml | 2 ++ 2 files changed, 8 insertions(+) diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml index 6cebb3698..f6900b3c2 100644 --- a/res/layout/filtershow_activity.xml +++ b/res/layout/filtershow_activity.xml @@ -358,6 +358,12 @@ android:src="@drawable/filtershow_button_colors_contrast" android:text="@string/saturation" /> + + diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml index 3862865ef..852ef7474 100644 --- a/res/values/filtershow_strings.xml +++ b/res/values/filtershow_strings.xml @@ -103,6 +103,8 @@ Vibrance Saturation + + BW Filter Autocolor -- cgit v1.2.3