summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp/config.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2012-08-02 17:40:30 -0700
committerWinson Chung <winsonc@google.com>2012-08-08 14:02:22 -0700
commit0e721a4005b4d119cf641ca0dd0d8744672646f0 (patch)
tree78aca8d15bf6450d982cb3be1cfff471985938f5 /res/values-sw720dp/config.xml
parent1637d6d64ac85d75b69b90fd976ed449046ccdc6 (diff)
downloadandroid_packages_apps_Trebuchet-0e721a4005b4d119cf641ca0dd0d8744672646f0.tar.gz
android_packages_apps_Trebuchet-0e721a4005b4d119cf641ca0dd0d8744672646f0.tar.bz2
android_packages_apps_Trebuchet-0e721a4005b4d119cf641ca0dd0d8744672646f0.zip
Initial changes for new 10inch layout.
Change-Id: Ifaafca469df626a76ab5e16bd2f0d5afa1da172c
Diffstat (limited to 'res/values-sw720dp/config.xml')
-rw-r--r--res/values-sw720dp/config.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-sw720dp/config.xml b/res/values-sw720dp/config.xml
index cdca8050e..1913d7482 100644
--- a/res/values-sw720dp/config.xml
+++ b/res/values-sw720dp/config.xml
@@ -1,4 +1,6 @@
<resources>
+ <integer name="cell_count_x">8</integer>
+ <integer name="cell_count_y">5</integer>
<bool name="config_largeHeap">true</bool>
<bool name="is_large_screen">true</bool>
@@ -14,4 +16,7 @@
<!-- Camera distance for the overscroll effect -->
<integer name="config_cameraDistance">6500</integer>
+
+<!-- Hotseat -->
+ <bool name="hotseat_transpose_layout_with_orientation">false</bool>
</resources>