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

Commit 431ce433 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Fix assist gesture keyword

Bug: 63544783

Test: make -j RunSettingsRoboTests
Change-Id: Ief33fa9c556cc5a328401573459c7cbdd0053260
parent 241fecbd
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>