summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sw720dp/config.xml')
-rw-r--r--res/values-sw720dp/config.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/values-sw720dp/config.xml b/res/values-sw720dp/config.xml
new file mode 100644
index 000000000..94cffcb55
--- /dev/null
+++ b/res/values-sw720dp/config.xml
@@ -0,0 +1,11 @@
+<resources>
+ <bool name="config_largeHeap">true</bool>
+ <bool name="is_large_tablet">true</bool>
+
+<!-- All Apps & Widgets -->
+ <!-- Out of 100, the percent to shrink the workspace during spring loaded mode. -->
+ <integer name="config_workspaceSpringLoadShrinkPercentage">90</integer>
+
+<!-- Hotseat -->
+ <bool name="hotseat_transpose_layout_with_orientation">false</bool>
+</resources>