Merge "Don't transpose hotseat on sw600" into sc-dev

This commit is contained in:
Alex Chau
2021-03-30 13:24:58 +00:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 3 deletions
+3
View File
@@ -1,3 +1,6 @@
<resources>
<bool name="allow_rotation">true</bool>
<!-- Hotseat -->
<bool name="hotseat_transpose_layout_with_orientation">false</bool>
</resources>
-3
View File
@@ -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>