am 74c37f40
: Merge "Remove setting switch for phrase gesture."
* commit '74c37f4089441c9f98522bd785d7f39b271f3936': Remove setting switch for phrase gesture.
This commit is contained in:
commit
2c3aae8a0c
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