summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp/config.xml
blob: 94cffcb5512adbc0e0166e226f24fde929802ec7 (plain)
1
2
3
4
5
6
7
8
9
10
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>