diff options
Diffstat (limited to 'java/res/xml/prefs_screen_accounts.xml')
-rw-r--r-- | java/res/xml/prefs_screen_accounts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/prefs_screen_accounts.xml b/java/res/xml/prefs_screen_accounts.xml index 415b0b4e1..f874b627e 100644 --- a/java/res/xml/prefs_screen_accounts.xml +++ b/java/res/xml/prefs_screen_accounts.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_accounts"> <!-- This preference is a fake view of the underlying preference. |