2010-12-01 13:06:32 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<!--
|
|
|
|
|
/*
|
|
|
|
|
**
|
2011-01-27 02:54:03 +00:00
|
|
|
|
** Copyright 2011, The Android Open Source Project
|
2010-12-01 13:06:32 +00:00
|
|
|
|
**
|
|
|
|
|
** 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.
|
|
|
|
|
*/
|
|
|
|
|
-->
|
|
|
|
|
|
2011-01-27 02:54:03 +00:00
|
|
|
|
<merge
|
2010-12-01 13:06:32 +00:00
|
|
|
|
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
|
|
|
|
>
|
|
|
|
|
<include
|
|
|
|
|
latin:keyboardLayout="@xml/kbd_key_styles" />
|
|
|
|
|
<!-- This row is intentionally not marked as a top row -->
|
|
|
|
|
<Row
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyWidth="7.125%p"
|
2010-12-01 13:06:32 +00:00
|
|
|
|
>
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="tabKeyStyle"
|
|
|
|
|
latin:keyLabelOption="alignLeft"
|
|
|
|
|
latin:keyEdgeFlags="left" />
|
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="љ" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="њ" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="е" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="р" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="т" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="з" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="у" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="и" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="о" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="п" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ш" />
|
|
|
|
|
<Key
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyLabel="ђ" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ж"
|
|
|
|
|
latin:keyWidth="fillRight"
|
|
|
|
|
latin:keyEdgeFlags="right"/>
|
2010-12-01 13:06:32 +00:00
|
|
|
|
</Row>
|
|
|
|
|
<Row
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyWidth="7.250%p"
|
2010-12-01 13:06:32 +00:00
|
|
|
|
>
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="toSymbolKeyStyle"
|
|
|
|
|
latin:keyLabelOption="alignLeft"
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyWidth="11.172%p"
|
2010-12-01 13:06:32 +00:00
|
|
|
|
latin:keyEdgeFlags="left" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="а" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="с" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="д" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ф" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="г" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="х" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ј" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="к" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="л" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ч" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ћ" />
|
|
|
|
|
<Key
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyStyle="deleteKeyStyle"
|
|
|
|
|
latin:keyXPos="-9.219%p"
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyWidth="fillBoth"
|
2010-12-01 13:06:32 +00:00
|
|
|
|
latin:keyEdgeFlags="right" />
|
|
|
|
|
</Row>
|
|
|
|
|
<Row
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyWidth="7.250%p"
|
2010-12-01 13:06:32 +00:00
|
|
|
|
>
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="shiftKeyStyle"
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyWidth="13.829%p"
|
2010-12-01 13:06:32 +00:00
|
|
|
|
latin:keyEdgeFlags="left" />
|
|
|
|
|
<Key
|
2011-05-11 11:32:40 +00:00
|
|
|
|
latin:keyLabel="ѕ" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="џ" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ц" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="в" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="б" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="н" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="м" />
|
2011-06-02 12:11:45 +00:00
|
|
|
|
<include
|
2011-07-13 03:47:12 +00:00
|
|
|
|
latin:keyboardLayout="@xml/kbd_row3_comma_period" />
|
2011-05-11 11:32:40 +00:00
|
|
|
|
<Key
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyStyle="returnKeyStyle"
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyXPos="-13.750%p"
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyWidth="fillRight"
|
2010-12-01 13:06:32 +00:00
|
|
|
|
latin:keyEdgeFlags="right" />
|
|
|
|
|
</Row>
|
|
|
|
|
<include
|
|
|
|
|
latin:keyboardLayout="@xml/kbd_qwerty_row4" />
|
2011-01-27 02:54:03 +00:00
|
|
|
|
</merge>
|