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

Commit 4b4ad6ef authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix assist gesture keyword" into oc-dr1-dev

parents 0288cf34 431ce433
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,6 +28,6 @@
    <SwitchPreference
        android:key="gesture_assist"
        android:title="@string/assist_gesture_title"
        app:keywords="@string/keywords_squeeze_to_launch_gesture"/>
        app:keywords="@string/keywords_assist_gesture_launch"/>

</PreferenceScreen>