Merge "Default handed bouncer on for large screen devices." into sc-v2-dev am: 9bd2221ebc am: 71cb65c16a
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15684417 Change-Id: Iaf29eea6accb5e4ad8633541c935f1bbab10b671
This commit is contained in:
@@ -51,5 +51,10 @@
|
||||
|
||||
<!-- If true, show multiuser switcher by default unless the user specifically disables it. -->
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user