diff options
Diffstat (limited to 'java/res/xml/keyboard_layout_set_qwertz.xml')
-rw-r--r-- | java/res/xml/keyboard_layout_set_qwertz.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/keyboard_layout_set_qwertz.xml b/java/res/xml/keyboard_layout_set_qwertz.xml index f9e87a66f..968f5275d 100644 --- a/java/res/xml/keyboard_layout_set_qwertz.xml +++ b/java/res/xml/keyboard_layout_set_qwertz.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_qwertz" |