Merge "Fix PC QWERTY keyboard of 7-inch tablet" into jb-dev
This commit is contained in:
commit
6cc58bedea
1 changed files with 8 additions and 33 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue