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" />
|
||||
</Row>
|
||||
<Row>
|
||||
<Key
|
||||
latin:keyStyle="numSpaceKeyStyle" />
|
||||
<Key
|
||||
latin:keySpec="0"
|
||||
latin:keyStyle="numKeyStyle" />
|
||||
<switch>
|
||||
<case
|
||||
latin:mode="date"
|
||||
@ -124,6 +119,11 @@
|
||||
latin:keyStyle="numKeyStyle" />
|
||||
</default>
|
||||
</switch>
|
||||
<Key
|
||||
latin:keySpec="0"
|
||||
latin:keyStyle="numKeyStyle" />
|
||||
<Key
|
||||
latin:keyStyle="numSpaceKeyStyle" />
|
||||
<Key
|
||||
latin:keyStyle="enterKeyStyle"
|
||||
latin:keyWidth="fillRight" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user