diff options
Diffstat (limited to 'java/res/xml/kbd_qwertz.xml')
-rw-r--r-- | java/res/xml/kbd_qwertz.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/kbd_qwertz.xml b/java/res/xml/kbd_qwertz.xml index 9f7e9019c..609e3e151 100644 --- a/java/res/xml/kbd_qwertz.xml +++ b/java/res/xml/kbd_qwertz.xml @@ -19,7 +19,7 @@ --> <Keyboard - xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" + xmlns:latin="http://schemas.android.com/apk/res-auto" > <include latin:keyboardLayout="@xml/rows_qwertz" /> |