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.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>