diff options
Diffstat (limited to 'java/res/xml/prefs_screen_preferences.xml')
-rw-r--r-- | java/res/xml/prefs_screen_preferences.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/prefs_screen_preferences.xml b/java/res/xml/prefs_screen_preferences.xml index 101edc855..0bc69ac41 100644 --- a/java/res/xml/prefs_screen_preferences.xml +++ b/java/res/xml/prefs_screen_preferences.xml @@ -16,7 +16,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" + xmlns:latin="http://schemas.android.com/apk/res-auto" android:title="@string/settings_screen_preferences"> <CheckBoxPreference android:key="auto_cap" |