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

Commit 71a912bb authored by Winson Chung's avatar Winson Chung
Browse files

Enable notification drag to split by default for large screens

- This was previously enabled specifically for certain devices, but
  it's now expected behavior on all large screens

Fixes: 316080142
Test: atest SystemUITests
Change-Id: Ia7c4f03dee67b0a14c3fe320a8823a9df5ab62be
parent c4a0eca0
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