diff options
| author | Jules Aguillon | 2021-04-29 00:59:19 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2021-04-29 01:11:18 +0200 |
| commit | ec5cda0ce6a3de3e77e7f40072a9fde04ac85e94 (patch) | |
| tree | 12602fcd2be35cc32a1760825691abcbddad4f4f /res/xml/qwerty.xml | |
| parent | b976f4a791c7314dfffd701c46306edcb262c483 (diff) | |
| download | unexpected-keyboard-ec5cda0ce6a3de3e77e7f40072a9fde04ac85e94.tar.gz unexpected-keyboard-ec5cda0ce6a3de3e77e7f40072a9fde04ac85e94.zip | |
Slightly reduce the size of the bottom row
Diffstat (limited to 'res/xml/qwerty.xml')
| -rw-r--r-- | res/xml/qwerty.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index dd0fc2d..1a663e5 100644 --- a/res/xml/qwerty.xml +++ b/res/xml/qwerty.xml @@ -34,7 +34,7 @@ <key key0="m" key2=""" key3="'" /> <key width="1.5" key0="backspace" key2="delete" /> </row> - <row> + <row height="0.95"> <key width="1.8" key0="ctrl" key3="switch_numeric" /> <key width="1.2" key0="alt" key1="fn" key2="change_method" key3="switch_emoji" key4="config" /> <key width="4.0" key0="space" /> |
