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