mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-02-18 04:40:37 +01:00
Use proper space width in symbols layout
This commit is contained in:
parent
9748e8ac5f
commit
836b9a6e70
@ -64,7 +64,7 @@
|
|||||||
<Key
|
<Key
|
||||||
app:code="32"
|
app:code="32"
|
||||||
app:isRepeatable="true"
|
app:isRepeatable="true"
|
||||||
app:keyWidth="48%p" />
|
app:keyWidth="50%p" />
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="."
|
app:keyLabel="."
|
||||||
app:keyWidth="10%p" />
|
app:keyWidth="10%p" />
|
||||||
|
@ -64,7 +64,7 @@
|
|||||||
<Key
|
<Key
|
||||||
app:code="32"
|
app:code="32"
|
||||||
app:isRepeatable="true"
|
app:isRepeatable="true"
|
||||||
app:keyWidth="48%p" />
|
app:keyWidth="50%p" />
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="."
|
app:keyLabel="."
|
||||||
app:keyWidth="10%p" />
|
app:keyWidth="10%p" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user