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