replacing slash with comma
This commit is contained in:
parent
53efd53a83
commit
de5f047c34
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
app:keyLabel="123"
|
||||
app:keyWidth="15%p" />
|
||||
<Key
|
||||
app:keyLabel="/"
|
||||
app:keyLabel=","
|
||||
app:keyWidth="10%p" />
|
||||
<Key
|
||||
app:code="32"
|
||||
|
|
Loading…
Reference in a new issue