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

Commit 4f7cb70d authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Remove tab key from symbol and symbol shift layout

Bug: 4521421
Change-Id: I26c31c6b1a71de3366ca39e64f49bb911f0ef1a0
parent 45934c93
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"