From 3910ecc7c3a93485d32f8c1eac79e47dbf3753fb Mon Sep 17 00:00:00 2001 From: Chris Wren Date: Thu, 11 Apr 2013 11:07:45 -0400 Subject: story mode: declutter by fading out the backgroun images. Bug: 8573228 Change-Id: I8b62f9fcf6c7ae82bcb990428a421722c7197e1c --- res/values-land-notouch/config.xml | 24 ++++++++++++++++++++++++ res/values/config.xml | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 res/values-land-notouch/config.xml (limited to 'res') diff --git a/res/values-land-notouch/config.xml b/res/values-land-notouch/config.xml new file mode 100644 index 0000000..c9d537f --- /dev/null +++ b/res/values-land-notouch/config.xml @@ -0,0 +1,24 @@ + + + + + + 8 + + + 4 + + \ No newline at end of file diff --git a/res/values/config.xml b/res/values/config.xml index 72e7b11..84299b1 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -101,7 +101,7 @@ true - 1000 + 2000 30000 -- cgit v1.2.3