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

Commit 71492d57 authored by Adnan Begovic's avatar Adnan Begovic Committed by Gerrit Code Review
Browse files

Settings: Default edge gesture service to false.

Change-Id: I77cf96e2848b8fc8b4262b42b376d17c105aa836
(cherry picked from commit e7e05a72)
parent a2a9be03
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -234,7 +234,7 @@
            android:key="edge_service_for_gestures"
            android:title="@string/edge_gesture_service_title"
            android:summary="@string/edge_gesture_service_summary"
            android:defaultValue="1"/>
            android:defaultValue="0"/>

    </PreferenceCategory>