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