Skip to content

Commit 41f8d25

Browse files
committed
add minus sign
1 parent 1bee1a2 commit 41f8d25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/xml/keys_numbers.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
app:keyLabel="6"
3131
app:keyWidth="25%p" />
3232
<Key
33+
app:keyLabel="-"
3334
app:keyEdgeFlags="right"
3435
app:keyWidth="25%p" />
3536
</Row>

0 commit comments

Comments
 (0)