mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-23 17:40:54 +00:00
Moved emoji key to the left of space bar
This commit is contained in:
parent
a5d7f3d318
commit
d3b482c390
1 changed files with 4 additions and 6 deletions
|
@ -60,12 +60,11 @@
|
||||||
latin:languageSwitchKeyEnabled="false"
|
latin:languageSwitchKeyEnabled="false"
|
||||||
latin:emojiKeyEnabled="true"
|
latin:emojiKeyEnabled="true"
|
||||||
>
|
>
|
||||||
|
<Key
|
||||||
|
latin:keyStyle="emojiKeyStyle" />
|
||||||
<Key
|
<Key
|
||||||
latin:keyStyle="spaceKeyStyle"
|
latin:keyStyle="spaceKeyStyle"
|
||||||
latin:keyWidth="40%p" />
|
latin:keyWidth="40%p" />
|
||||||
<Key
|
|
||||||
latin:keyStyle="emojiKeyStyle"
|
|
||||||
latin:backgroundType="functional" />
|
|
||||||
</case>
|
</case>
|
||||||
|
|
||||||
<case
|
<case
|
||||||
|
@ -74,12 +73,11 @@
|
||||||
>
|
>
|
||||||
<Key
|
<Key
|
||||||
latin:keyStyle="languageSwitchKeyStyle" />
|
latin:keyStyle="languageSwitchKeyStyle" />
|
||||||
|
<Key
|
||||||
|
latin:keyStyle="emojiKeyStyle" />
|
||||||
<Key
|
<Key
|
||||||
latin:keyStyle="spaceKeyStyle"
|
latin:keyStyle="spaceKeyStyle"
|
||||||
latin:keyWidth="30%p" />
|
latin:keyWidth="30%p" />
|
||||||
<Key
|
|
||||||
latin:keyStyle="emojiKeyStyle"
|
|
||||||
latin:backgroundType="functional" />
|
|
||||||
</case>
|
</case>
|
||||||
|
|
||||||
<!-- languageSwitchKeyEnabled="false" -->
|
<!-- languageSwitchKeyEnabled="false" -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue