0ec2da54f8
This reverts commit 477b8cc1b4.
Change-Id: I114f89c20d735d0e17cc93e8f78876bf8a388a6a
12 lines
399 B
XML
12 lines
399 B
XML
<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>
|