summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp-port
diff options
context:
space:
mode:
authorTony Wickham <twickham@google.com>2015-12-02 17:55:07 -0800
committerTony Wickham <twickham@google.com>2015-12-04 14:56:54 -0800
commit0f97b7874fe29f36e7a40d2fe4b45d1e0e24fe1b (patch)
treed86de3930c8da03930d80f8bd697dda1d83994c4 /res/values-sw720dp-port
parent11c45f114165330ea9c895ca6fdf83fdaa2e5fad (diff)
downloadandroid_packages_apps_Trebuchet-0f97b7874fe29f36e7a40d2fe4b45d1e0e24fe1b.tar.gz
android_packages_apps_Trebuchet-0f97b7874fe29f36e7a40d2fe4b45d1e0e24fe1b.tar.bz2
android_packages_apps_Trebuchet-0f97b7874fe29f36e7a40d2fe4b45d1e0e24fe1b.zip
Added config_springLoadWorkspace to enable/disable spring-loaded workspace.
- Added side hints back - Only scale down icons if spring-loaded - Only show App Info drop target if spring-loaded Change-Id: I4b0dddccbe0e80b7ceb6b7266fc527f757744148
Diffstat (limited to 'res/values-sw720dp-port')
-rw-r--r--res/values-sw720dp-port/dimens.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/res/values-sw720dp-port/dimens.xml b/res/values-sw720dp-port/dimens.xml
new file mode 100644
index 000000000..6f594d518
--- /dev/null
+++ b/res/values-sw720dp-port/dimens.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2010 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<resources>
+<!-- Workspace -->
+ <!-- the area at the edge of the screen that makes the workspace go left
+ or right while you're dragging. -->
+ <dimen name="scroll_zone">40dp</dimen>
+</resources>