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

Commit 5a39e527 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Ignore settings key if it isn't adjecent to the space key on phone

Bug: 5759096
Change-Id: I1e1250d917e726e1931de3247ddc782b005ab5c1
parent b8c2c6e2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -25,8 +25,11 @@
        <case
            latin:hasSettingsKey="true"
        >
            <!-- Because this settings key is not adjacent to the space key, this key should be
                 just ignored while typing (altCode=CODE_DUMMY). -->
            <Key
                latin:keyStyle="settingsKeyStyle"
                latin:altCode="@integer/key_dummy"
                latin:keyWidth="9.2%p" />
        </case>
        <!-- hasSettingsKey="false" -->