diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/xml/bottom_row.xml | 2 | ||||
| -rw-r--r-- | res/xml/clipboard_bottom_row.xml | 2 | ||||
| -rw-r--r-- | res/xml/emoji_bottom_row.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/res/xml/bottom_row.xml b/res/xml/bottom_row.xml index 600795e..35b70aa 100644 --- a/res/xml/bottom_row.xml +++ b/res/xml/bottom_row.xml @@ -2,7 +2,7 @@ <row height="0.95"> <key width="1.7" key0="ctrl" key1="loc switch_greekmath" key2="loc meta" key3="loc switch_clipboard" key4="switch_numeric"/> <key width="1.1" key0="fn" key1="loc alt" key2="loc change_method" key3="switch_emoji" key4="config"/> - <key width="4.4" key0="space" key7="switch_forward" key8="switch_backward" key5="cursor_left" key6="cursor_right" slider="true"/> + <key width="4.4" key0="space" key7="switch_forward" key8="switch_backward" key5="cursor_left" key6="cursor_right"/> <key width="1.1" key0="loc compose" key7="up" key6="right" key5="left" key8="down" key1="loc home" key2="loc page_up" key3="loc end" key4="loc page_down"/> <key width="1.7" key0="enter" key1="loc voice_typing" key2="action"/> </row> diff --git a/res/xml/clipboard_bottom_row.xml b/res/xml/clipboard_bottom_row.xml index 2dfc596..9a290fd 100644 --- a/res/xml/clipboard_bottom_row.xml +++ b/res/xml/clipboard_bottom_row.xml @@ -3,7 +3,7 @@ <keyboard bottom_row="false"> <row height="0.95"> <key key0="switch_back_clipboard"/> - <key width="3" key0="space" key5="cursor_left" key6="cursor_right" slider="true"/> + <key width="3" key0="space" key5="cursor_left" key6="cursor_right"/> <key key0="backspace" key2="delete"/> <key key0="enter" key2="action"/> </row> diff --git a/res/xml/emoji_bottom_row.xml b/res/xml/emoji_bottom_row.xml index 8c5172b..308e6f9 100644 --- a/res/xml/emoji_bottom_row.xml +++ b/res/xml/emoji_bottom_row.xml @@ -3,7 +3,7 @@ <keyboard bottom_row="false"> <row height="0.95"> <key key0="switch_back_emoji"/> - <key width="3" key0="space" key5="cursor_left" key6="cursor_right" slider="true"/> + <key width="3" key0="space" key5="cursor_left" key6="cursor_right"/> <key key0="backspace" key2="delete"/> <key key0="enter" key2="action"/> </row> |
