1<resources>
2    <bool name="config_largeHeap">true</bool>
3
4<!-- All Apps & Widgets -->
5    <!-- Out of 100, the percent to shrink the workspace during spring loaded mode. -->
6    <integer name="config_workspaceSpringLoadShrinkPercentage">90</integer>
7
8<!-- Hotseat -->
9    <bool name="hotseat_transpose_layout_with_orientation">false</bool>
10</resources>
11