Show emoji key both main and shift PC Qwerty keyboard

Bug: 13164305
Change-Id: I8efaa2690f5f5441f003fb0104705f0032fa49c7
main
Tadashi G. Takaoka 2014-02-24 22:07:13 +09:00
parent d694e354ae
commit b6bc851ce0
1 changed files with 3 additions and 13 deletions

View File

@ -64,18 +64,8 @@
latin:keyStyle="defaultEnterKeyStyle"
latin:keySpec="!icon/enter_key|!code/key_enter"
latin:keyWidth="15.384%p" />
<switch>
<case
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted"
>
<Spacer />
</case>
<!-- keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted" -->
<default>
<Key
latin:keyStyle="emojiKeyStyle"
latin:keyWidth="fillRight" />
</default>
</switch>
<Key
latin:keyStyle="emojiKeyStyle"
latin:keyWidth="fillRight" />
</Row>
</merge>