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

Commit 9a376cf0 authored by razorloves's avatar razorloves
Browse files

Revert "overlay/common: Unlock swipe gesture nav bar"

No longer needed. Starting with R 'true' is default.

This reverts commit 403a0ad3.

Change-Id: I18cccb5b057ab4742e839bb2786227ab41c07b1d
parent 445136f1
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -74,9 +74,6 @@
    <!-- Flag indicating whether round icons should be parsed from the application manifest. -->
    <!-- Flag indicating whether round icons should be parsed from the application manifest. -->
    <bool name="config_useRoundIcon">true</bool>
    <bool name="config_useRoundIcon">true</bool>


    <!-- Whether or not swipe up gesture's opt-in setting is available on this device -->
    <bool name="config_swipe_up_gesture_setting_available">true</bool>

    <!-- Whether or not we should show the option to show battery percentage -->
    <!-- Whether or not we should show the option to show battery percentage -->
    <bool name="config_battery_percentage_setting_available">false</bool>
    <bool name="config_battery_percentage_setting_available">false</bool>