Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7446232c authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android (Google) Code Review
Browse files

Merge "Show emoji key both main and shift PC Qwerty keyboard"

parents 2c55706b b6bc851c
Loading
Loading
Loading
Loading
+3 −13
Original line number Diff line number Diff line
@@ -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>
    </Row>
</merge>