diff options
Diffstat (limited to 'java/res/xml/keyboard_layout_set_pcqwerty.xml')
-rw-r--r-- | java/res/xml/keyboard_layout_set_pcqwerty.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/keyboard_layout_set_pcqwerty.xml b/java/res/xml/keyboard_layout_set_pcqwerty.xml index 67fbd9159..87fdb16b8 100644 --- a/java/res/xml/keyboard_layout_set_pcqwerty.xml +++ b/java/res/xml/keyboard_layout_set_pcqwerty.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_pcqwerty" |