mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am c007e886: Swap space and dot of number keyboard of phone
* commit 'c007e8863c2161d18aba2911cbb291c4476cb8ab': Swap space and dot of number keyboard of phone
This commit is contained in:
commit
a2d0b72c55
@ -90,11 +90,6 @@
|
|||||||
latin:keyWidth="fillRight" />
|
latin:keyWidth="fillRight" />
|
||||||
</Row>
|
</Row>
|
||||||
<Row>
|
<Row>
|
||||||
<Key
|
|
||||||
latin:keyStyle="numSpaceKeyStyle" />
|
|
||||||
<Key
|
|
||||||
latin:keySpec="0"
|
|
||||||
latin:keyStyle="numKeyStyle" />
|
|
||||||
<switch>
|
<switch>
|
||||||
<case
|
<case
|
||||||
latin:mode="date"
|
latin:mode="date"
|
||||||
@ -124,6 +119,11 @@
|
|||||||
latin:keyStyle="numKeyStyle" />
|
latin:keyStyle="numKeyStyle" />
|
||||||
</default>
|
</default>
|
||||||
</switch>
|
</switch>
|
||||||
|
<Key
|
||||||
|
latin:keySpec="0"
|
||||||
|
latin:keyStyle="numKeyStyle" />
|
||||||
|
<Key
|
||||||
|
latin:keyStyle="numSpaceKeyStyle" />
|
||||||
<Key
|
<Key
|
||||||
latin:keyStyle="enterKeyStyle"
|
latin:keyStyle="enterKeyStyle"
|
||||||
latin:keyWidth="fillRight" />
|
latin:keyWidth="fillRight" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user