Fix prefs.xml

This is a follow up of Id170dbfe2d.

Change-Id: I52e4f44b7d135f51551b912c44e1dd354c16d125
This commit is contained in:
Tadashi G. Takaoka 2013-07-23 13:24:45 +09:00
parent e6c5184742
commit 318cb109f1

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