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

Commit 44a364cb authored by Ben Lin's avatar Ben Lin
Browse files

Fix a typo in config_pipEnableResizeForMenu.

Bug: 148083488
Test: None
Change-Id: Ice72cba2fc2ad836d5148a94859316db2c5c5624
parent 1e1f8211
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -464,7 +464,7 @@
    <!-- Allow dragging the PIP to a location to close it -->
    <!-- Allow dragging the PIP to a location to close it -->
    <bool name="config_pipEnableDismissDragToEdge">true</bool>
    <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>
    <bool name="config_pipEnableResizeForMenu">true</bool>


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