mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-02-07 13:23:21 +01:00
replace switch-keyboard button with a space in numeric keyboard
This commit is contained in:
parent
41f8d25e86
commit
50c2aa3ea0
@ -46,8 +46,8 @@
|
||||
app:keyLabel="9"
|
||||
app:keyWidth="25%p" />
|
||||
<Key
|
||||
app:keyLabel="abc"
|
||||
app:code="-2"
|
||||
app:keyLabel="␣"
|
||||
app:code="32"
|
||||
app:keyEdgeFlags="right"
|
||||
app:keyWidth="25%p" />
|
||||
</Row>
|
||||
|
Loading…
x
Reference in New Issue
Block a user