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

Commit 284e73bd authored by Satoshi Kataoka's avatar Satoshi Kataoka Committed by Android (Google) Code Review
Browse files

Merge "Show emoji key on PC layout"

parents 142d68cf dea94e99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@
                    latin:keyXPos="-9.0%p"
                    latin:keyWidth="9.0%p"
                    latin:backgroundType="functional"
                    latin:keyboardLayout="@xml/key_symbols_period" />
                    latin:keyboardLayout="@xml/key_f2" />
            </default>
        </switch>
    </Row>
+5 −5
Original line number Diff line number Diff line
@@ -51,13 +51,13 @@
                    latin:keyWidth="11.538%p" />
                <Key
                    latin:keyStyle="spaceKeyStyle"
                    latin:keyWidth="42.310%p" />
                    latin:keyWidth="38.464%p" />
                </case>
            <!-- languageSwitchKeyEnabled="false" -->
            <default>
                <Key
                    latin:keyStyle="spaceKeyStyle"
                    latin:keyWidth="53.848%p" />
                    latin:keyWidth="50.002%p" />
            </default>
        </switch>
        <Key
@@ -71,9 +71,9 @@
            </case>
            <!-- keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted" -->
            <default>
                <include
                    latin:keyboardLayout="@xml/key_symbols_period"
                    latin:backgroundType="functional" />
                <Key
                    latin:keyStyle="emojiKeyStyle"
                    latin:keyWidth="fillRight" />
            </default>
        </switch>
    </Row>