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

Commit ad5cd412 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Fix a typo in config_pipEnableResizeForMenu." into rvc-dev am:...

Merge "Fix a typo in config_pipEnableResizeForMenu." into rvc-dev am: 5b55f124 am: 83148d50 am: 13d5bee9 am: c5200185

Change-Id: I8f040f440027d6529021641d69e091ab2dbf225e
parents f8a47a6f c5200185
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -471,7 +471,7 @@
    <!-- Allow dragging the PIP to a location to close it -->
    <bool name="config_pipEnableDismissDragToEdge">true</bool>

    <!-- Alow PIP to resize to a slightly bigger state upon touch/showing the menu -->
    <!-- Allow PIP to resize to a slightly bigger state upon touch/showing the menu -->
    <bool name="config_pipEnableResizeForMenu">true</bool>

    <!-- SystemUI Plugins that can be loaded on user builds. -->