Fix prefs.xml
This is a follow up of Id170dbfe2d. Change-Id: I52e4f44b7d135f51551b912c44e1dd354c16d125main
parent
e6c5184742
commit
318cb109f1
|
@ -161,7 +161,7 @@
|
||||||
android:persistent="true"
|
android:persistent="true"
|
||||||
android:defaultValue="true" />
|
android:defaultValue="true" />
|
||||||
<PreferenceScreen
|
<PreferenceScreen
|
||||||
android:fragment="com.android.inputmethod.latin.AdditionalSubtypeSettings"
|
android:fragment="com.android.inputmethod.latin.settings.AdditionalSubtypeSettings"
|
||||||
android:key="custom_input_styles"
|
android:key="custom_input_styles"
|
||||||
android:title="@string/custom_input_styles_title" />
|
android:title="@string/custom_input_styles_title" />
|
||||||
<ListPreference
|
<ListPreference
|
||||||
|
|
Loading…
Reference in New Issue