mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-02-18 04:40:37 +01:00
replacing slash with comma
This commit is contained in:
parent
53efd53a83
commit
de5f047c34
@ -106,7 +106,7 @@
|
|||||||
app:keyLabel="123"
|
app:keyLabel="123"
|
||||||
app:keyWidth="15%p" />
|
app:keyWidth="15%p" />
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="/"
|
app:keyLabel=","
|
||||||
app:keyWidth="10%p" />
|
app:keyWidth="10%p" />
|
||||||
<Key
|
<Key
|
||||||
app:code="32"
|
app:code="32"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user