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

Commit e7e05a72 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
parent 3ae6fe7d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -213,7 +213,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>