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

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

Swap space and dot of number keyboard of phone

Bug: 14419121
Change-Id: I0968b46cfabd3d0a37a705451e38bd922b69e7ec
parent 591ec83e
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -90,11 +90,6 @@
            latin:keyWidth="fillRight" />
    </Row>
    <Row>
        <Key
            latin:keyStyle="numSpaceKeyStyle" />
        <Key
            latin:keySpec="0"
            latin:keyStyle="numKeyStyle" />
        <switch>
            <case
                latin:mode="date"
@@ -124,6 +119,11 @@
                    latin:keyStyle="numKeyStyle" />
            </default>
        </switch>
        <Key
            latin:keySpec="0"
            latin:keyStyle="numKeyStyle" />
        <Key
            latin:keyStyle="numSpaceKeyStyle" />
        <Key
            latin:keyStyle="enterKeyStyle"
            latin:keyWidth="fillRight" />