Use proper space width in symbols layout
This commit is contained in:
parent
9748e8ac5f
commit
836b9a6e70
|
@ -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" />
|
||||
|
|
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue