diff options
Diffstat (limited to 'java/res/xml/keyboard_layout_set_qwerty.xml')
-rw-r--r-- | java/res/xml/keyboard_layout_set_qwerty.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/keyboard_layout_set_qwerty.xml b/java/res/xml/keyboard_layout_set_qwerty.xml index 7c9a1403e..a95c5b6a8 100644 --- a/java/res/xml/keyboard_layout_set_qwerty.xml +++ b/java/res/xml/keyboard_layout_set_qwerty.xml @@ -19,7 +19,7 @@ --> <KeyboardLayoutSet - xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"> + xmlns:latin="http://schemas.android.com/apk/res-auto"> <Element latin:elementName="alphabet" latin:elementKeyboard="@xml/kbd_qwerty" |