Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9bd2221e authored by Ben Murdoch's avatar Ben Murdoch Committed by Android (Google) Code Review
Browse files

Merge "Default handed bouncer on for large screen devices." into sc-v2-dev

parents df844e0c b258a28e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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>