replacing slash with comma

This commit is contained in:
Tibor Kaputa
2022-07-01 09:27:50 +02:00
committed by GitHub
parent 53efd53a83
commit de5f047c34

View File

@ -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"