forked from extern/Unexpected-Keyboard
148bed769a
This entirely changes the implementation of the bottom row in the emoji pane.
11 lines
335 B
XML
11 lines
335 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- The bottom row used in the emoji pane. -->
|
|
<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"/>
|
|
</row>
|
|
</keyboard>
|