summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-sw600dp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/values-sw600dp')
-rw-r--r--packages/SystemUI/res/values-sw600dp/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-sw600dp/config.xml b/packages/SystemUI/res/values-sw600dp/config.xml
index 4f6d209..5aafb66 100644
--- a/packages/SystemUI/res/values-sw600dp/config.xml
+++ b/packages/SystemUI/res/values-sw600dp/config.xml
@@ -32,4 +32,7 @@
<!-- Set to true to enable the user switcher on the keyguard. -->
<bool name="config_keyguardUserSwitcher">true</bool>
+
+ <!-- Transposes the recents layout in landscape. -->
+ <bool name="recents_transpose_layout_with_orientation">false</bool>
</resources>