Remove setting switch for phrase gesture.
Bug: 19687841 Change-Id: I74ed9acfd5330d7461233d4146395aefb9d2d9c4
This commit is contained in:
parent
74fa851030
commit
e787b3b761
1 changed files with 0 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue