summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2013-12-10 12:32:14 -0800
committerWinson Chung <winsonc@google.com>2013-12-10 17:52:40 -0800
commit59a488ac03aa122b75e9a358db74acf7bb4d2508 (patch)
treebe93d0150a34a9697de5150d46579c453be02040 /res/values/config.xml
parent33231f587e1a6f716af68e6198df774d2847a8e5 (diff)
downloadandroid_packages_apps_Trebuchet-59a488ac03aa122b75e9a358db74acf7bb4d2508.tar.gz
android_packages_apps_Trebuchet-59a488ac03aa122b75e9a358db74acf7bb4d2508.tar.bz2
android_packages_apps_Trebuchet-59a488ac03aa122b75e9a358db74acf7bb4d2508.zip
Adjusting grid for tablets and fixing incorrect resources for large tablets.
Change-Id: I4c2a058da934bef14f5be3c53ebda940aeb990ca
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 1538d9fab..2a0821662 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -52,8 +52,6 @@
<!-- Workspace -->
<!-- Whether or not the drop targets drop down as opposed to fade in -->
<bool name="config_useDropTargetDownTransition">false</bool>
- <!-- Whether or not to fade the side pages -->
- <bool name="config_workspaceFadeAdjacentScreens">false</bool>
<!-- The transition duration for the background of the drop targets -->
<integer name="config_dropTargetBgTransitionDuration">0</integer>