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

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

Merge "Remove tab key from symbol and symbol shift layout"

parents 8fd75b31 4f7cb70d
Loading
Loading
Loading
Loading
+6 −19
Original line number Diff line number Diff line
@@ -54,25 +54,12 @@
                    latin:keyWidth="40%p" />
            </default>
        </switch>
        <switch>
            <case
                latin:webInput="true"
            >
                <Key
                    latin:keyHintIcon="@drawable/hint_popup"
                    latin:popupCharacters="@string/alternates_for_web_tab_punctuation"
                    latin:maxPopupKeyboardColumn="8"
                    latin:keyStyle="tabKeyStyle" />
            </case>
            <default>
        <Key
            latin:keyLabel="."
            latin:keyHintIcon="@drawable/hint_popup"
            latin:popupCharacters="@string/alternates_for_punctuation"
            latin:maxPopupKeyboardColumn="7"
            latin:keyStyle="functionalKeyStyle" />
            </default>
        </switch>
        <switch>
            <case
                latin:mode="im"
+3 −13
Original line number Diff line number Diff line
@@ -58,19 +58,9 @@
                    latin:keyWidth="40%p" />
            </default>
        </switch>
        <switch>
            <case
                latin:webInput="true"
            >
                <Key
                    latin:keyStyle="tabKeyStyle" />
            </case>
            <default>
        <Key
            latin:keyLabel="…"
            latin:keyStyle="nonPasswordFunctionalKeyStyle" />
            </default>
        </switch>
        <switch>
            <case
                latin:mode="im"