mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-06-05 21:49:26 +02:00
add minus sign
This commit is contained in:
@ -30,6 +30,7 @@
|
|||||||
app:keyLabel="6"
|
app:keyLabel="6"
|
||||||
app:keyWidth="25%p" />
|
app:keyWidth="25%p" />
|
||||||
<Key
|
<Key
|
||||||
|
app:keyLabel="-"
|
||||||
app:keyEdgeFlags="right"
|
app:keyEdgeFlags="right"
|
||||||
app:keyWidth="25%p" />
|
app:keyWidth="25%p" />
|
||||||
</Row>
|
</Row>
|
||||||
|
Reference in New Issue
Block a user