config.xml 399 B

1234567891011
  1. <resources>
  2. <bool name="config_largeHeap">true</bool>
  3. <bool name="is_large_tablet">true</bool>
  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. <!-- Hotseat -->
  8. <bool name="hotseat_transpose_layout_with_orientation">false</bool>
  9. </resources>