summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp
diff options
context:
space:
mode:
authornebkat <nebkat@teamhacksung.org>2012-12-14 17:00:27 +0000
committernebkat <nebkat@teamhacksung.org>2012-12-14 17:00:27 +0000
commit109a53d86b6bea057c3f2ddd562adaf15d350b69 (patch)
tree94cd50410b5ca44c596a5052534a1895fee22760 /res/values-sw600dp
parent2ac71057be38c221dd5e79dbc51683dff9880171 (diff)
downloadpackages_apps_trebuchet-109a53d86b6bea057c3f2ddd562adaf15d350b69.zip
packages_apps_trebuchet-109a53d86b6bea057c3f2ddd562adaf15d350b69.tar.gz
packages_apps_trebuchet-109a53d86b6bea057c3f2ddd562adaf15d350b69.tar.bz2
Workspace: Show outlines
Change-Id: I7345092146583906a0e597774d84790e0c471268
Diffstat (limited to 'res/values-sw600dp')
-rw-r--r--res/values-sw600dp/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-sw600dp/config.xml b/res/values-sw600dp/config.xml
index fe88274..ff3da41 100644
--- a/res/values-sw600dp/config.xml
+++ b/res/values-sw600dp/config.xml
@@ -8,6 +8,10 @@
<!-- Whether or not to use custom clings if a custom workspace layout is passed in -->
<bool name="config_useCustomClings">true</bool>
+<!-- Workspace -->
+ <!-- Whether to show outlines on the screens when scrolling -->
+ <bool name="config_workspaceDefaultShowOutlines">true</bool>
+
<!-- DragController -->
<integer name="config_flingToDeleteMinVelocity">-1000</integer>