summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2012-08-24 13:05:25 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-08-24 13:05:26 -0700
commit1dc3b9abd5ab0a39bab7694669d6784b89d362ef (patch)
tree130a48dc5c90c2bb9c780080e763570e316be8a0 /res/values-sw600dp
parent05ee3cfffe4e5cf752e6072bcd2819faac121617 (diff)
parent307fe23f125cbbd5512ad8d4660025f2ab68f30b (diff)
downloadandroid_packages_apps_Trebuchet-1dc3b9abd5ab0a39bab7694669d6784b89d362ef.tar.gz
android_packages_apps_Trebuchet-1dc3b9abd5ab0a39bab7694669d6784b89d362ef.tar.bz2
android_packages_apps_Trebuchet-1dc3b9abd5ab0a39bab7694669d6784b89d362ef.zip
Merge "Adding the ability to scale the hotseat or items in the hotseat" into jb-mr1-dev
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 2a8e5dfcc..bbb22c51a 100644
--- a/res/values-sw600dp/config.xml
+++ b/res/values-sw600dp/config.xml
@@ -18,4 +18,8 @@
<!-- Camera distance for the overscroll effect. We use a higher value here because the
workspace screens run nearly flush to the edge of the screen-->
<integer name="config_cameraDistance">14000</integer>
+
+<!-- Hotseat -->
+ <!-- must be between 0 and 100 -->
+ <integer name="hotseat_item_scale_percentage">90</integer>
</resources>