Added "tab" to the shifted symbols keyboard.
It's not for quick access, but at least it's available.
This commit is contained in:
parent
32e1c1c338
commit
3edf81df2d
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
</Row>
|
</Row>
|
||||||
|
|
||||||
<Row>
|
<Row>
|
||||||
<Key android:keyLabel="¥" android:keyEdgeFlags="left"/>
|
<Key android:codes="9" android:keyLabel="\u21E5" android:keyEdgeFlags="left"/>
|
||||||
<Key android:keyLabel="£"/>
|
<Key android:keyLabel="£"/>
|
||||||
<Key android:keyLabel="¢"/>
|
<Key android:keyLabel="¢"/>
|
||||||
<Key android:keyLabel="€"/>
|
<Key android:keyLabel="€"/>
|
||||||
|
|
Loading…
Reference in a new issue