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

Commit 622e7d04 authored by Winson Chung's avatar Winson Chung Committed by Android (Google) Code Review
Browse files

Merge "Enable notification drag to split by default for large screens" into main

parents bf2b8afa 71a912bb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -40,6 +40,9 @@
    <!-- Whether to show bottom sheets edge to edge -->
    <bool name="config_edgeToEdgeBottomSheetDialog">false</bool>

    <!-- Flag to activate drag notification to contents feature -->
    <bool name="config_notificationToContents">true</bool>

    <!-- A collection of defaults for the quick affordances on the lock screen. Each item must be a
    string with two parts: the ID of the slot and the comma-delimited list of affordance IDs,
    separated by a colon ':' character. For example: <item>bottom_end:home,wallet</item>. The