making spacebar wider as in master branch
This commit is contained in:
parent
a3c7b8e93f
commit
01ad4cf606
|
@ -105,12 +105,12 @@
|
||||||
<Key
|
<Key
|
||||||
app:code="32"
|
app:code="32"
|
||||||
app:isRepeatable="true"
|
app:isRepeatable="true"
|
||||||
app:keyWidth="45%p" />
|
app:keyWidth="50%p" />
|
||||||
<Key app:keyLabel="." />
|
<Key app:keyLabel="." />
|
||||||
<Key
|
<Key
|
||||||
app:code="-4"
|
app:code="-4"
|
||||||
app:keyEdgeFlags="right"
|
app:keyEdgeFlags="right"
|
||||||
app:keyIcon="@drawable/ic_enter_vector"
|
app:keyIcon="@drawable/ic_enter_vector"
|
||||||
app:keyWidth="20%p" />
|
app:keyWidth="15%p" />
|
||||||
</Row>
|
</Row>
|
||||||
</Keyboard>
|
</Keyboard>
|
||||||
|
|
Loading…
Reference in New Issue