summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2012-05-15 17:06:09 -0700
committerMichael Jurka <mikejurka@google.com>2012-05-15 17:06:09 -0700
commit7d816a7d2f350957bd15b370aa65e35fa50b7f44 (patch)
treebec7b8cc00bcb1f54b98aab96b7ac39ad0e962d6 /res/values-sw720dp
parent8bc26993d5a6fd3980a1da3d65aca666ba385cda (diff)
downloadandroid_packages_apps_Trebuchet-7d816a7d2f350957bd15b370aa65e35fa50b7f44.tar.gz
android_packages_apps_Trebuchet-7d816a7d2f350957bd15b370aa65e35fa50b7f44.tar.bz2
android_packages_apps_Trebuchet-7d816a7d2f350957bd15b370aa65e35fa50b7f44.zip
Disable rotation on sw600dp devices
Keep it enabled for sw720dp devices
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-sw720dp/config.xml b/res/values-sw720dp/config.xml
index c52328f33..7a6f6d82d 100644
--- a/res/values-sw720dp/config.xml
+++ b/res/values-sw720dp/config.xml
@@ -1,6 +1,7 @@
<resources>
<bool name="config_largeHeap">true</bool>
<bool name="is_large_screen">true</bool>
+ <bool name="allow_rotation">true</bool>
<!-- AllApps/Customize/AppsCustomize -->
<!-- Out of 100, the percent to shrink the workspace during spring loaded mode. -->