config.xml 354 B

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