abouttreesummaryrefslogcommitdiff
path: root/res/xml/emoji_bottom_row.xml
diff options
context:
space:
mode:
authorJules Aguillon2024-07-06 22:19:34 +0200
committerJules Aguillon2024-07-06 22:19:34 +0200
commitce57b5a4a2dfa78c90cc1fb4c6ccc2b513431d1e (patch)
treec8bb3ed55a866ba87dae20686324b75d8eee52b5 /res/xml/emoji_bottom_row.xml
parentbf3b9c374e1e68b1244da392666b571ab37e51fb (diff)
downloadunexpected-keyboard-ce57b5a4a2dfa78c90cc1fb4c6ccc2b513431d1e.tar.gz
unexpected-keyboard-ce57b5a4a2dfa78c90cc1fb4c6ccc2b513431d1e.zip
Make the emoji and clipboard bottom rows consistent
Diffstat (limited to 'res/xml/emoji_bottom_row.xml')
-rw-r--r--res/xml/emoji_bottom_row.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/xml/emoji_bottom_row.xml b/res/xml/emoji_bottom_row.xml
index 68fb083..8c5172b 100644
--- a/res/xml/emoji_bottom_row.xml
+++ b/res/xml/emoji_bottom_row.xml
@@ -3,8 +3,8 @@
<keyboard bottom_row="false">
<row height="0.95">
<key key0="switch_back_emoji"/>
- <key width="4" key0="space" key5="cursor_left" key6="cursor_right" slider="true"/>
- <key key0="backspace"/>
- <key key0="enter"/>
+ <key width="3" key0="space" key5="cursor_left" key6="cursor_right" slider="true"/>
+ <key key0="backspace" key2="delete"/>
+ <key key0="enter" key2="action"/>
</row>
</keyboard>