Skip to content
Snippets Groups Projects
Commit e787b3b7 authored by Chieu Nguyen's avatar Chieu Nguyen
Browse files

Remove setting switch for phrase gesture.

Bug: 19687841
Change-Id: I74ed9acfd5330d7461233d4146395aefb9d2d9c4
parent 74fa8510
No related branches found
No related tags found
No related merge requests found
......@@ -37,11 +37,4 @@
android:title="@string/gesture_preview_trail"
android:defaultValue="true"
android:persistent="true" />
<CheckBoxPreference
android:key="pref_gesture_space_aware"
android:dependency="gesture_input"
android:title="@string/gesture_space_aware"
android:summary="@string/gesture_space_aware_summary"
android:defaultValue="true"
android:persistent="true" />
</PreferenceScreen>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment