Merge "Default handed bouncer on for large screen devices." into sc-v2-dev am: 9bd2221ebc
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15684417 Change-Id: Ief506025a52400a98db154d82acd3bb35d5d53a6
This commit is contained in:
@@ -51,5 +51,10 @@
|
|||||||
|
|
||||||
<!-- If true, show multiuser switcher by default unless the user specifically disables it. -->
|
<!-- If true, show multiuser switcher by default unless the user specifically disables it. -->
|
||||||
<bool name="config_showUserSwitcherByDefault">true</bool>
|
<bool name="config_showUserSwitcherByDefault">true</bool>
|
||||||
|
|
||||||
|
<!-- Enable dynamic keyguard positioning for large-width screens. This will cause the keyguard
|
||||||
|
to be aligned to one side of the screen when in landscape mode. -->
|
||||||
|
<bool name="config_enableDynamicKeyguardPositioning">true</bool>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user