am 74c37f40: Merge "Remove setting switch for phrase gesture."

* commit '74c37f4089441c9f98522bd785d7f39b271f3936':
  Remove setting switch for phrase gesture.
main
Chieu Nguyen 2015-03-12 00:32:08 +00:00 committed by Android Git Automerger
commit 2c3aae8a0c
1 changed files with 0 additions and 7 deletions

View File

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