Merge "Don't transpose hotseat on sw600" into sc-dev am: 1ab1020496

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14009644

Change-Id: Ifdd4e6b793f9588a7030e7eec67c673083d52db7
This commit is contained in:
Alex Chau
2021-03-30 13:57:34 +00:00
committed by Automerger Merge Worker
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>