Tweak keyboard layout size a bit

* Enlarge 3rd row of phone keyboard slightly for nordic and slavic.
* Fixed the width of the first key of each rows on 10 inch tablet.

Change-Id: I5b1936d7f19db30d2f45aff03a255c2a505a2e7f
main
Tadashi G. Takaoka 2012-04-02 16:34:20 +09:00
parent 850f3a8525
commit 79dcd270e5
27 changed files with 153 additions and 74 deletions

View File

@ -26,10 +26,10 @@
latin:enableProximityCharsCorrection="true" /> latin:enableProximityCharsCorrection="true" />
<Element <Element
latin:elementName="symbols" latin:elementName="symbols"
latin:elementKeyboard="@xml/kbd_symbols" /> latin:elementKeyboard="@xml/kbd_hebrew_symbols" />
<Element <Element
latin:elementName="symbolsShifted" latin:elementName="symbolsShifted"
latin:elementKeyboard="@xml/kbd_symbols_shift" /> latin:elementKeyboard="@xml/kbd_hebrew_symbols_shift" />
<Element <Element
latin:elementName="phone" latin:elementName="phone"
latin:elementKeyboard="@xml/kbd_phone" /> latin:elementKeyboard="@xml/kbd_phone" />

View File

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
**
** Copyright 2012, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<Keyboard
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
>
<include
latin:keyboardLayout="@xml/rows_10_10_7_symbols" />
</Keyboard>

View File

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
**
** Copyright 2012, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<Keyboard
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
>
<include
latin:keyboardLayout="@xml/rows_10_10_7_symbols_shift" />
</Keyboard>

View File

@ -36,7 +36,6 @@
latin:keyboardLayout="@xml/rowkeys_symbols1" /> latin:keyboardLayout="@xml/rowkeys_symbols1" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-9.219%p"
latin:keyWidth="fillRight" /> latin:keyWidth="fillRight" />
</Row> </Row>
<Row <Row
@ -50,7 +49,6 @@
latin:keyboardLayout="@xml/rowkeys_symbols2" /> latin:keyboardLayout="@xml/rowkeys_symbols2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row

View File

@ -36,7 +36,6 @@
latin:keyboardLayout="@xml/rowkeys_symbols_shift1" /> latin:keyboardLayout="@xml/rowkeys_symbols_shift1" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-9.219%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
@ -50,7 +49,6 @@
latin:keyboardLayout="@xml/rowkeys_symbols_shift2" /> latin:keyboardLayout="@xml/rowkeys_symbols_shift2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row

View File

@ -29,12 +29,11 @@
<Key <Key
latin:keyStyle="tabKeyStyle" latin:keyStyle="tabKeyStyle"
latin:keyLabelFlags="alignLeft" latin:keyLabelFlags="alignLeft"
latin:keyWidth="7.500%p" /> latin:keyWidth="7.969%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_arabic1" /> latin:keyboardLayout="@xml/rowkeys_arabic1" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-11.500%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
@ -43,12 +42,11 @@
<Key <Key
latin:keyStyle="toSymbolKeyStyle" latin:keyStyle="toSymbolKeyStyle"
latin:keyLabelFlags="alignLeft" latin:keyLabelFlags="alignLeft"
latin:keyWidth="9.375%p" /> latin:keyWidth="11.172%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_arabic2" /> latin:keyboardLayout="@xml/rowkeys_arabic2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-9.375%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
@ -56,7 +54,7 @@
> >
<include <include
latin:keyboardLayout="@xml/rowkeys_arabic3" latin:keyboardLayout="@xml/rowkeys_arabic3"
latin:keyXPos="12.750%p" /> latin:keyXPos="13.829%p" />
</Row> </Row>
<include <include
latin:keyboardLayout="@xml/row_qwerty4" /> latin:keyboardLayout="@xml/row_qwerty4" />

View File

@ -35,7 +35,6 @@
latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" /> latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-9.219%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
@ -49,7 +48,6 @@
latin:keyboardLayout="@xml/rowkeys_azerty2" /> latin:keyboardLayout="@xml/rowkeys_azerty2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
@ -64,7 +62,6 @@
latin:keyboardLayout="@xml/keys_comma_period" /> latin:keyboardLayout="@xml/keys_comma_period" />
<Key <Key
latin:keyStyle="shiftKeyStyle" latin:keyStyle="shiftKeyStyle"
latin:keyXPos="-13.750%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<include <include

View File

@ -24,11 +24,12 @@
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="7.333%p" latin:keyWidth="7.186%p"
> >
<Key <Key
latin:keyStyle="tabKeyStyle" latin:keyStyle="tabKeyStyle"
latin:keyLabelFlags="alignLeft" /> latin:keyLabelFlags="alignLeft"
latin:keyWidth="7.969%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_bulgarian1" latin:keyboardLayout="@xml/rowkeys_bulgarian1"
latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" /> latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" />
@ -37,12 +38,12 @@
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
latin:keyWidth="7.194%p" latin:keyWidth="7.186%p"
> >
<Key <Key
latin:keyStyle="toSymbolKeyStyle" latin:keyStyle="toSymbolKeyStyle"
latin:keyLabelFlags="alignLeft" latin:keyLabelFlags="alignLeft"
latin:keyWidth="9.375%p" /> latin:keyWidth="11.172%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_bulgarian2" /> latin:keyboardLayout="@xml/rowkeys_bulgarian2" />
<Key <Key
@ -54,7 +55,7 @@
> >
<Key <Key
latin:keyStyle="shiftKeyStyle" latin:keyStyle="shiftKeyStyle"
latin:keyWidth="14.375%p" /> latin:keyWidth="13.829%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_bulgarian3" /> latin:keyboardLayout="@xml/rowkeys_bulgarian3" />
<include <include

View File

@ -24,11 +24,12 @@
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="7.125%p" latin:keyWidth="7.000%p"
> >
<Key <Key
latin:keyStyle="tabKeyStyle" latin:keyStyle="tabKeyStyle"
latin:keyLabelFlags="alignLeft" /> latin:keyLabelFlags="alignLeft"
latin:keyWidth="7.969%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_east_slavic1" latin:keyboardLayout="@xml/rowkeys_east_slavic1"
latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" /> latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" />
@ -40,25 +41,24 @@
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
latin:keyWidth="7.125%p" latin:keyWidth="7.000%p"
> >
<Key <Key
latin:keyStyle="toSymbolKeyStyle" latin:keyStyle="toSymbolKeyStyle"
latin:keyLabelFlags="alignLeft" latin:keyLabelFlags="alignLeft"
latin:keyWidth="9.375%p" /> latin:keyWidth="11.172%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_east_slavic2" /> latin:keyboardLayout="@xml/rowkeys_east_slavic2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-9.375%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
latin:keyWidth="7.125%p" latin:keyWidth="7.000%p"
> >
<Key <Key
latin:keyStyle="shiftKeyStyle" latin:keyStyle="shiftKeyStyle"
latin:keyWidth="12.750%p" /> latin:keyWidth="13.829%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_east_slavic3" /> latin:keyboardLayout="@xml/rowkeys_east_slavic3" />
<include <include

View File

@ -24,11 +24,12 @@
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="7.125%p" latin:keyWidth="7.000%p"
> >
<Key <Key
latin:keyStyle="tabKeyStyle" latin:keyStyle="tabKeyStyle"
latin:keyLabelFlags="alignLeft" /> latin:keyLabelFlags="alignLeft"
latin:keyWidth="7.969%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_farsi1" /> latin:keyboardLayout="@xml/rowkeys_farsi1" />
<Key <Key
@ -46,7 +47,6 @@
latin:keyboardLayout="@xml/rowkeys_farsi2" /> latin:keyboardLayout="@xml/rowkeys_farsi2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-9.375%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row

View File

@ -35,7 +35,6 @@
latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" /> latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-9.219%p"
latin:keyWidth="fillBoth"/> latin:keyWidth="fillBoth"/>
</Row> </Row>
<Row <Row
@ -49,7 +48,6 @@
latin:keyboardLayout="@xml/rowkeys_georgian2" /> latin:keyboardLayout="@xml/rowkeys_georgian2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row

View File

@ -47,7 +47,6 @@
latin:keyboardLayout="@xml/rowkeys_greek2" /> latin:keyboardLayout="@xml/rowkeys_greek2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
@ -62,7 +61,6 @@
latin:keyboardLayout="@xml/keys_comma_period" /> latin:keyboardLayout="@xml/keys_comma_period" />
<Key <Key
latin:keyStyle="shiftKeyStyle" latin:keyStyle="shiftKeyStyle"
latin:keyXPos="-13.750%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<include <include

View File

@ -36,7 +36,6 @@
latin:keyboardLayout="@xml/rowkeys_hebrew1" /> latin:keyboardLayout="@xml/rowkeys_hebrew1" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-12.000%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
@ -45,20 +44,19 @@
<Key <Key
latin:keyStyle="toSymbolKeyStyle" latin:keyStyle="toSymbolKeyStyle"
latin:keyLabelFlags="alignLeft" latin:keyLabelFlags="alignLeft"
latin:keyWidth="11.172%p" /> latin:keyWidth="10.167%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_hebrew2" /> latin:keyboardLayout="@xml/rowkeys_hebrew2" />
</Row> <Key
latin:keyStyle="enterKeyStyle"
latin:keyWidth="fillBoth" />
</Row>
<Row <Row
latin:keyWidth="8.047%p" latin:keyWidth="8.047%p"
> >
<include <include
latin:keyboardLayout="@xml/rowkeys_hebrew3" latin:keyboardLayout="@xml/rowkeys_hebrew3"
latin:keyXPos="13.829%p" /> latin:keyXPos="13.829%p" />
<Key
latin:keyStyle="enterKeyStyle"
latin:keyXPos="-10.400%p"
latin:keyWidth="fillBoth" />
</Row> </Row>
<include <include
latin:keyboardLayout="@xml/row_qwerty4" /> latin:keyboardLayout="@xml/row_qwerty4" />

View File

@ -29,42 +29,40 @@
<Key <Key
latin:keyStyle="tabKeyStyle" latin:keyStyle="tabKeyStyle"
latin:keyLabelFlags="alignLeft" latin:keyLabelFlags="alignLeft"
latin:keyWidth="7.500%p" /> latin:keyWidth="7.969%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_nordic1" latin:keyboardLayout="@xml/rowkeys_nordic1"
latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" /> latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-11.500%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
latin:keyWidth="7.375%p" latin:keyWidth="7.227%p"
> >
<Key <Key
latin:keyStyle="toSymbolKeyStyle" latin:keyStyle="toSymbolKeyStyle"
latin:keyLabelFlags="alignLeft" latin:keyLabelFlags="alignLeft"
latin:keyWidth="9.375%p" /> latin:keyWidth="11.172%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_nordic2" /> latin:keyboardLayout="@xml/rowkeys_nordic2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-9.375%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
latin:keyWidth="7.375%p" latin:keyWidth="7.227%p"
> >
<Key <Key
latin:keyStyle="shiftKeyStyle" latin:keyStyle="shiftKeyStyle"
latin:keyWidth="12.750%p" /> latin:keyWidth="13.829%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_qwerty3" /> latin:keyboardLayout="@xml/rowkeys_qwerty3" />
<include <include
latin:keyboardLayout="@xml/keys_comma_period" /> latin:keyboardLayout="@xml/keys_comma_period" />
<Key <Key
latin:keyStyle="shiftKeyStyle" latin:keyStyle="shiftKeyStyle"
latin:keyXPos="-12.750%p" latin:keyXPos="-13.750%p"
latin:keyWidth="fillRight" /> latin:keyWidth="fillRight" />
</Row> </Row>
<include <include

View File

@ -35,7 +35,6 @@
latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" /> latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-9.219%p"
latin:keyWidth="fillBoth"/> latin:keyWidth="fillBoth"/>
</Row> </Row>
<Row <Row
@ -49,7 +48,6 @@
latin:keyboardLayout="@xml/rowkeys_qwerty2" /> latin:keyboardLayout="@xml/rowkeys_qwerty2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row

View File

@ -35,7 +35,6 @@
latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" /> latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-9.219%p"
latin:keyWidth="fillBoth"/> latin:keyWidth="fillBoth"/>
</Row> </Row>
<Row <Row
@ -49,7 +48,6 @@
latin:keyboardLayout="@xml/rowkeys_qwerty2" /> latin:keyboardLayout="@xml/rowkeys_qwerty2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row

View File

@ -24,21 +24,21 @@
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="7.125%p" latin:keyWidth="7.000%p"
> >
<Key <Key
latin:keyStyle="tabKeyStyle" latin:keyStyle="tabKeyStyle"
latin:keyLabelFlags="alignLeft" /> latin:keyLabelFlags="alignLeft"
latin:keyWidth="7.969%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_south_slavic1" latin:keyboardLayout="@xml/rowkeys_south_slavic1"
latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" /> latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-9.219%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
latin:keyWidth="7.250%p" latin:keyWidth="7.000%p"
> >
<Key <Key
latin:keyStyle="toSymbolKeyStyle" latin:keyStyle="toSymbolKeyStyle"
@ -48,11 +48,10 @@
latin:keyboardLayout="@xml/rowkeys_south_slavic2" /> latin:keyboardLayout="@xml/rowkeys_south_slavic2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
latin:keyWidth="7.250%p" latin:keyWidth="7.000%p"
> >
<Key <Key
latin:keyStyle="shiftKeyStyle" latin:keyStyle="shiftKeyStyle"
@ -61,6 +60,9 @@
latin:keyboardLayout="@xml/rowkeys_south_slavic3" /> latin:keyboardLayout="@xml/rowkeys_south_slavic3" />
<include <include
latin:keyboardLayout="@xml/keys_comma_period" /> latin:keyboardLayout="@xml/keys_comma_period" />
<Key
latin:keyStyle="shiftKeyStyle"
latin:keyWidth="fillBoth" />
</Row> </Row>
<include <include
latin:keyboardLayout="@xml/row_qwerty4" /> latin:keyboardLayout="@xml/row_qwerty4" />

View File

@ -35,7 +35,6 @@
latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" /> latin:keyLabelFlags="disableAdditionalMoreKeys|disableKeyHintLabel" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-9.219%p"
latin:keyWidth="fillBoth"/> latin:keyWidth="fillBoth"/>
</Row> </Row>
<Row <Row
@ -49,7 +48,6 @@
latin:keyboardLayout="@xml/rowkeys_spanish2" /> latin:keyboardLayout="@xml/rowkeys_spanish2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row

View File

@ -36,7 +36,6 @@
latin:keyboardLayout="@xml/rowkeys_symbols1" /> latin:keyboardLayout="@xml/rowkeys_symbols1" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-9.219%p"
latin:keyWidth="fillRight" /> latin:keyWidth="fillRight" />
</Row> </Row>
<Row <Row
@ -50,7 +49,6 @@
latin:keyboardLayout="@xml/rowkeys_symbols2" /> latin:keyboardLayout="@xml/rowkeys_symbols2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row

View File

@ -36,7 +36,6 @@
latin:keyboardLayout="@xml/rowkeys_symbols_shift1" /> latin:keyboardLayout="@xml/rowkeys_symbols_shift1" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-9.219%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
@ -50,7 +49,6 @@
latin:keyboardLayout="@xml/rowkeys_symbols_shift2" /> latin:keyboardLayout="@xml/rowkeys_symbols_shift2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row

View File

@ -33,7 +33,6 @@
latin:keyXPos="7.969%p" /> latin:keyXPos="7.969%p" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-9.219%p"
latin:keyWidth="fillRight" /> latin:keyWidth="fillRight" />
</Row> </Row>
<Row <Row
@ -57,7 +56,6 @@
latin:keyboardLayout="@xml/rowkeys_symbols2" /> latin:keyboardLayout="@xml/rowkeys_symbols2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row

View File

@ -33,7 +33,6 @@
latin:keyXPos="7.969%p" /> latin:keyXPos="7.969%p" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyXPos="-9.219%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row
@ -57,7 +56,6 @@
latin:keyboardLayout="@xml/rowkeys_symbols_shift2" /> latin:keyboardLayout="@xml/rowkeys_symbols_shift2" />
<Key <Key
latin:keyStyle="enterKeyStyle" latin:keyStyle="enterKeyStyle"
latin:keyXPos="-15.704%p"
latin:keyWidth="fillBoth" /> latin:keyWidth="fillBoth" />
</Row> </Row>
<Row <Row

View File

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
**
** Copyright 2012, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<Keyboard
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
>
<include
latin:keyboardLayout="@xml/rows_symbols" />
</Keyboard>

View File

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
**
** Copyright 2012, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<Keyboard
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
>
<include
latin:keyboardLayout="@xml/rows_symbols_shift" />
</Keyboard>

View File

@ -36,11 +36,11 @@
latin:keyboardLayout="@xml/rowkeys_east_slavic2" /> latin:keyboardLayout="@xml/rowkeys_east_slavic2" />
</Row> </Row>
<Row <Row
latin:keyWidth="8.5%p" latin:keyWidth="8.711%p"
> >
<Key <Key
latin:keyStyle="shiftKeyStyle" latin:keyStyle="shiftKeyStyle"
latin:keyWidth="11.75%p" /> latin:keyWidth="10.8%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_east_slavic3" /> latin:keyboardLayout="@xml/rowkeys_east_slavic3" />
<Key <Key

View File

@ -36,17 +36,20 @@
latin:keyboardLayout="@xml/rowkeys_nordic2" /> latin:keyboardLayout="@xml/rowkeys_nordic2" />
</Row> </Row>
<Row <Row
latin:keyWidth="10%p" latin:keyWidth="9.2%p"
> >
<Key <Key
latin:keyStyle="shiftKeyStyle" latin:keyStyle="shiftKeyStyle"
latin:keyWidth="15%p" latin:keyWidth="15%p"
latin:visualInsetsRight="1%p" /> latin:visualInsetsRight="1%p" />
<Spacer
latin:keyWidth="2.8%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_qwerty3" /> latin:keyboardLayout="@xml/rowkeys_qwerty3" />
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="deleteKeyStyle"
latin:keyWidth="fillBoth" latin:keyXPos="-15%p"
latin:keyWidth="fillRight"
latin:visualInsetsLeft="1%p" /> latin:visualInsetsLeft="1%p" />
</Row> </Row>
<include <include

View File

@ -36,11 +36,11 @@
latin:keyboardLayout="@xml/rowkeys_south_slavic2" /> latin:keyboardLayout="@xml/rowkeys_south_slavic2" />
</Row> </Row>
<Row <Row
latin:keyWidth="8.5%p" latin:keyWidth="8.711%p"
> >
<Key <Key
latin:keyStyle="shiftKeyStyle" latin:keyStyle="shiftKeyStyle"
latin:keyWidth="11.75%p" /> latin:keyWidth="10.8%p" />
<include <include
latin:keyboardLayout="@xml/rowkeys_south_slavic3" /> latin:keyboardLayout="@xml/rowkeys_south_slavic3" />
<Key <Key