summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp/config.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2012-04-24 14:24:35 -0700
committerAdam Cohen <adamcohen@google.com>2012-04-24 14:29:10 -0700
commitcb3f98e983cd7ac9f8cf57780632f82c35478efc (patch)
tree485307c849bb55a2c59cc409d6fe0a4aaffb88a9 /res/values-sw600dp/config.xml
parentc3a804042844dc4733b4bd4b6ac03bf4b2b015b7 (diff)
downloadandroid_packages_apps_Trebuchet-cb3f98e983cd7ac9f8cf57780632f82c35478efc.tar.gz
android_packages_apps_Trebuchet-cb3f98e983cd7ac9f8cf57780632f82c35478efc.tar.bz2
android_packages_apps_Trebuchet-cb3f98e983cd7ac9f8cf57780632f82c35478efc.zip
Enable rotation for sw600dp devices
Change-Id: Id01c84eba30a80cb21b1527cdc137aba9cda09f2
Diffstat (limited to 'res/values-sw600dp/config.xml')
-rw-r--r--res/values-sw600dp/config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-sw600dp/config.xml b/res/values-sw600dp/config.xml
index a701e69d1..00b2e15fc 100644
--- a/res/values-sw600dp/config.xml
+++ b/res/values-sw600dp/config.xml
@@ -1,4 +1,6 @@
<resources>
+ <bool name="allow_rotation">true</bool>
+
<integer name="cell_count_x">6</integer>
<integer name="cell_count_y">6</integer>
<integer name="hotseat_cell_count">7</integer>