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

Commit 3a35cf4e authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android Git Automerger
Browse files

am 9b4e897e: Fix "." key code of number layout on 7 inch tablet (DO NOT MERGE)

* commit '9b4e897e':
  Fix "." key code of number layout on 7 inch tablet (DO NOT MERGE)
parents 1cb24df9 9b4e897e
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -98,16 +98,13 @@
            <!-- This row is intentionally not marked as a top row -->
            <Row>
                <Key
                    latin:code="45"
                    latin:keyLabel="-"
                    latin:keyXPos="14.5%p"
                    latin:keyWidth="9.1%p" />
                <Key
                    latin:code="43"
                    latin:keyLabel="+"
                    latin:keyWidth="9.1%p" />
                <Key
                    latin:code="44"
                    latin:keyLabel="."
                    latin:keyWidth="9.1%p" />
                <Key
@@ -125,16 +122,13 @@
            </Row>
            <Row>
                <Key
                    latin:code="44"
                    latin:keyLabel="*"
                    latin:keyXPos="14.5%p"
                    latin:keyWidth="9.1%p" />
                <Key
                    latin:code="46"
                    latin:keyLabel="/"
                    latin:keyWidth="9.1%p" />
                <Key
                    latin:code="59"
                    latin:keyLabel=","
                    latin:keyWidth="9.1%p" />
                <Key
@@ -155,16 +149,13 @@
                     ignore the touch event on the area, "(" is intentionally not marked as a left
                     edge key. -->
                <Key
                    latin:code="40"
                    latin:keyLabel="("
                    latin:keyXPos="14.5%p"
                    latin:keyWidth="9.1%p" />
                <Key
                    latin:code="41"
                    latin:keyLabel=")"
                    latin:keyWidth="9.1%p" />
                <Key
                    latin:code="78"
                    latin:keyLabel="="
                    latin:keyWidth="9.1%p" />
                <Key