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
1 changed files with 1 additions and 1 deletions

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"