diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/xml/azerty.xml | 2 | ||||
| -rw-r--r-- | res/xml/numeric.xml | 2 | ||||
| -rw-r--r-- | res/xml/qwerty.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml index 63d3e5c..413d1e7 100644 --- a/res/xml/azerty.xml +++ b/res/xml/azerty.xml @@ -34,7 +34,7 @@ <key key0="n" key1="accent4" key2="ยง" key4="!" /> <key width="2.0" 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" /> diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml index 9716358..aeeafe8 100644 --- a/res/xml/numeric.xml +++ b/res/xml/numeric.xml @@ -25,7 +25,7 @@ <key key0="3" key4="page_down" /> <key width="1.15" key0="backspace" key2="delete" /> </row> - <row> + <row height="0.95"> <key width="1.5" key0="ctrl" key3="switch_text" /> <key width="1.5" key0="0" /> <key width="0.75" key0="." key2="," /> 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" /> |
