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

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

Fix PC QWERTY keyboard of 7-inch tablet

Bug: 6566031
Change-Id: I6d5a9244487d8b5816090aa98e032c9780cb5ae5
parent 739ff3cf
Loading
Loading
Loading
Loading
+8 −33
Original line number Diff line number Diff line
@@ -24,45 +24,20 @@
    <Row
        latin:keyWidth="7.0%p"
    >
        <switch>
            <case
                latin:keyboardLayoutSetElement="symbols|symbolsShifted"
            >
                <Spacer
                    latin:keyXPos="15.0%p"
                    latin:keyWidth="10.5%p" />
            </case>
            <case
                latin:mode="url"
            >
                <Key
                    latin:keyStyle="comKeyStyle"
                    latin:keyXPos="15.0%p"
                    latin:keyWidth="10.5%p" />
            </case>
            <default>
                <include
                    latin:keyboardLayout="@xml/keys_f1f2"
                    latin:keyXPos="18.5%p" />
            </default>
        </switch>
        <switch>
            <case
                latin:languageSwitchKeyEnabled="true"
            >
                <Key
                    latin:keyStyle="languageSwitchKeyStyle" />
                <Key
                    latin:keyStyle="spaceKeyStyle"
                    latin:keyWidth="42.0%p" />
                    latin:keyStyle="languageSwitchKeyStyle"
                    latin:keyWidth="9.0%p"
                    latin:backgroundType="functional" />
            </case>
            <!-- languageSwitchKeyEnabled="false" -->
            <default>
        </switch>
        <Key
            latin:keyStyle="spaceKeyStyle"
            latin:keyXPos="25.5%p"
            latin:keyWidth="49.0%p" />
            </default>
        </switch>
         <include
            latin:keyXPos="-9.0%p"
            latin:keyWidth="fillRight"