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

This commit is contained in:
TreeHugger Robot
2017-07-15 04:11:04 +00:00
committed by Android (Google) Code Review

View File

@@ -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>