am a005d09d: Merge "Fix prefs.xml"

* commit 'a005d09dd186254a50c60fb86b8b20012c561be3':
  Fix prefs.xml
main
Tadashi G. Takaoka 2013-07-22 21:30:26 -07:00 committed by Android Git Automerger
commit 34476d0205
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@
android:persistent="true"
android:defaultValue="true" />
<PreferenceScreen
android:fragment="com.android.inputmethod.latin.AdditionalSubtypeSettings"
android:fragment="com.android.inputmethod.latin.settings.AdditionalSubtypeSettings"
android:key="custom_input_styles"
android:title="@string/custom_input_styles_title" />
<ListPreference