blob: c21fd4cb7a8ce4ea36b4f30e2398b547abad9c7b [file] [log] [blame]
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2011, The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11** http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19-->
20
21<merge
22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
23>
24 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +090025 latin:keyboardLayout="@xml/key_styles_common" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090026 <Row
27 latin:keyWidth="8.0%p"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090028 >
29 <Key
30 latin:keyLabel="љ"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070031 latin:keyXPos="2.15%p" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090032 <Key
33 latin:keyLabel="њ" />
34 <Key
35 latin:keyLabel="е" />
36 <Key
37 latin:keyLabel="р" />
38 <Key
39 latin:keyLabel="т" />
40 <Key
41 latin:keyLabel="з" />
42 <Key
43 latin:keyLabel="у" />
44 <Key
45 latin:keyLabel="и" />
46 <Key
47 latin:keyLabel="о" />
48 <Key
49 latin:keyLabel="п" />
50 <Key
51 latin:keyLabel="ш" />
52 <Key
53 latin:keyStyle="deleteKeyStyle"
54 latin:keyXPos="-10.0%p"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070055 latin:keyWidth="fillBoth" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090056 </Row>
57 <Row
58 latin:keyWidth="7.9%p"
59 >
60 <Key
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070061 latin:keyLabel="а" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090062 <Key
63 latin:keyLabel="с" />
64 <Key
65 latin:keyLabel="д" />
66 <Key
67 latin:keyLabel="ф" />
68 <Key
69 latin:keyLabel="г" />
70 <Key
71 latin:keyLabel="х" />
72 <Key
73 latin:keyLabel="ј" />
74 <Key
75 latin:keyLabel="к" />
76 <Key
77 latin:keyLabel="л" />
78 <Key
79 latin:keyLabel="ч" />
80 <Key
81 latin:keyLabel="ћ" />
82 <Key
83 latin:keyStyle="returnKeyStyle"
84 latin:keyXPos="-14.6%p"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070085 latin:keyWidth="fillBoth" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090086 </Row>
87 <Row
88 latin:keyWidth="7.5%p"
89 >
90 <Key
91 latin:keyStyle="shiftKeyStyle"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070092 latin:keyWidth="8.0%p" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090093 <Key
94 latin:keyLabel="ѕ" />
95 <Key
96 latin:keyLabel="џ" />
97 <Key
98 latin:keyLabel="ц" />
99 <Key
100 latin:keyLabel="в" />
101 <Key
102 latin:keyLabel="б" />
103 <Key
104 latin:keyLabel="н" />
105 <Key
106 latin:keyLabel="м" />
107 <Key
108 latin:keyLabel="ђ" />
109 <Key
110 latin:keyLabel="ж" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900111 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +0900112 latin:keyboardLayout="@xml/keys_comma_period" />
Tadashi G. Takaoka1a552862011-07-12 20:47:12 -0700113 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +0900114 latin:keyboardLayout="@xml/key_smiley"
Tadashi G. Takaoka344a7672012-01-27 21:26:34 +0900115 latin:keyXPos="-8.9%p"
116 latin:keyWidth="fillBoth" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900117 </Row>
118 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +0900119 latin:keyboardLayout="@xml/row_qwerty4" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900120</merge>