use a bit smaller Space on symbols keyboards

This commit is contained in:
tibbi 2022-07-31 17:16:15 +02:00
parent 44eef9a45d
commit d340b5c096
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@
<Key <Key
app:code="32" app:code="32"
app:isRepeatable="true" app:isRepeatable="true"
app:keyWidth="50%p" /> app:keyWidth="48%p" />
<Key <Key
app:keyLabel="." app:keyLabel="."
app:keyWidth="10%p" /> app:keyWidth="10%p" />

View File

@ -64,7 +64,7 @@
<Key <Key
app:code="32" app:code="32"
app:isRepeatable="true" app:isRepeatable="true"
app:keyWidth="50%p" /> app:keyWidth="48%p" />
<Key <Key
app:keyLabel="." app:keyLabel="."
app:keyWidth="10%p" /> app:keyWidth="10%p" />