dc61c4d414
Change-Id: I590a813c6f031342d75c3a6c3e9c9afda1808f2e
12 lines
412 B
XML
12 lines
412 B
XML
<resources>
|
|
<bool name="config_largeHeap">true</bool>
|
|
<bool name="is_large_tablet">true</bool>
|
|
|
|
<!-- AllApps/Customize/AppsCustomize -->
|
|
<!-- 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>
|