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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@
app:keyLabel="123"
app:keyWidth="15%p" />
<Key
app:keyLabel="/"
app:keyLabel=","
app:keyWidth="10%p" />
<Key
app:code="32"