Don't transpose hotseat on sw600
Bug: 178385459 Test: Manual Change-Id: I5805b0ccb05b97b931ab99a31c31029f7066daca
This commit is contained in:
parent
78f5a8c6ab
commit
41a842449d
|
@ -1,3 +1,6 @@
|
|||
<resources>
|
||||
<bool name="allow_rotation">true</bool>
|
||||
|
||||
<!-- Hotseat -->
|
||||
<bool name="hotseat_transpose_layout_with_orientation">false</bool>
|
||||
</resources>
|
||||
|
|
|
@ -3,7 +3,4 @@
|
|||
<!-- 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>
|
||||
|
|
Loading…
Reference in New Issue