Merge "Fix prefs.xml"

main
Tadashi G. Takaoka 2013-07-23 04:27:58 +00:00 committed by Android (Google) Code Review
commit a005d09dd1
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