mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Show emoji key both main and shift PC Qwerty keyboard"
This commit is contained in:
commit
7446232c0c
@ -64,18 +64,8 @@
|
|||||||
latin:keyStyle="defaultEnterKeyStyle"
|
latin:keyStyle="defaultEnterKeyStyle"
|
||||||
latin:keySpec="!icon/enter_key|!code/key_enter"
|
latin:keySpec="!icon/enter_key|!code/key_enter"
|
||||||
latin:keyWidth="15.384%p" />
|
latin:keyWidth="15.384%p" />
|
||||||
<switch>
|
|
||||||
<case
|
|
||||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted"
|
|
||||||
>
|
|
||||||
<Spacer />
|
|
||||||
</case>
|
|
||||||
<!-- keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted" -->
|
|
||||||
<default>
|
|
||||||
<Key
|
<Key
|
||||||
latin:keyStyle="emojiKeyStyle"
|
latin:keyStyle="emojiKeyStyle"
|
||||||
latin:keyWidth="fillRight" />
|
latin:keyWidth="fillRight" />
|
||||||
</default>
|
|
||||||
</switch>
|
|
||||||
</Row>
|
</Row>
|
||||||
</merge>
|
</merge>
|
||||||
|
Loading…
Reference in New Issue
Block a user