summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-sw720dp/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/values-sw720dp/config.xml')
-rw-r--r--packages/SystemUI/res/values-sw720dp/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-sw720dp/config.xml b/packages/SystemUI/res/values-sw720dp/config.xml
index d8bb8d7d..fbc0d1d 100644
--- a/packages/SystemUI/res/values-sw720dp/config.xml
+++ b/packages/SystemUI/res/values-sw720dp/config.xml
@@ -39,5 +39,8 @@
<!-- The maximum count of notifications on Keyguard. The rest will be collapsed in an overflow
card. -->
<integer name="keyguard_max_notification_count">5</integer>
+
+ <!-- Transposes the recents layout in landscape. -->
+ <bool name="recents_transpose_layout_with_orientation">false</bool>
</resources>