Use proper space width in symbols layout

This commit is contained in:
Naveen 2023-01-31 20:30:55 +05:30
parent 9748e8ac5f
commit 836b9a6e70
2 changed files with 2 additions and 2 deletions

View File

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

View File

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