add minus sign

This commit is contained in:
Daniel Sutto 2023-02-10 21:43:05 +01:00
parent 1bee1a2da6
commit 41f8d25e86
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
app:keyLabel="6"
app:keyWidth="25%p" />
<Key
app:keyLabel="-"
app:keyEdgeFlags="right"
app:keyWidth="25%p" />
</Row>