diff options
Diffstat (limited to 'java/res/xml/kbd_emoji_category1.xml')
-rw-r--r-- | java/res/xml/kbd_emoji_category1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/kbd_emoji_category1.xml b/java/res/xml/kbd_emoji_category1.xml index 5145ea9d3..ade946b17 100644 --- a/java/res/xml/kbd_emoji_category1.xml +++ b/java/res/xml/kbd_emoji_category1.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" latin:keyWidth="@fraction/config_emoji_keyboard_key_width" latin:keyLetterSize="90%p" latin:rowHeight="@fraction/config_emoji_keyboard_row_height" |