blob: 0404bb1fbbcfa7e6f11078f6737487f8b3e84dce [file] [log] [blame]
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -08001<?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
Tadashi G. Takaoka0be36ee2011-11-18 17:09:29 -080021<merge
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -080022 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -080023>
24 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +090025 latin:keyboardLayout="@xml/key_styles_common" />
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -080026 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +090027 latin:keyboardLayout="@xml/key_styles_number" />
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -080028 <Row>
29 <Key
30 latin:keyStyle="numTabKeyStyle"
Tadashi G. Takaoka13d5f662011-11-21 19:55:38 -080031 latin:keyLabelFlags="alignLeft"
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -080032 latin:keyWidth="11.172%p" />
33 <Key
34 latin:keyLabel="-"
35 latin:keyStyle="numKeyStyle"
Tadashi G. Takaokaa5c96f32012-02-01 15:07:25 +090036 latin:keyXPos="13.829%p"
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -080037 latin:keyWidth="8.047%p" />
38 <Key
39 latin:keyLabel="+"
40 latin:keyStyle="numKeyStyle"
41 latin:keyWidth="8.047%p" />
42 <Key
Tadashi G. Takaokaa5c96f32012-02-01 15:07:25 +090043 latin:keyStyle="numPauseKeyStyle"
44 latin:keyWidth="8.047%p" />
45 <Key
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -080046 latin:keyStyle="num1KeyStyle"
47 latin:keyXPos="43.125%p" />
48 <Key
49 latin:keyStyle="num2KeyStyle" />
50 <Key
51 latin:keyStyle="num3KeyStyle" />
52 <Key
53 latin:keyStyle="deleteKeyStyle"
54 latin:keyXPos="-11.172%p"
55 latin:keyWidth="fillRight" />
56 </Row>
57 <Row>
Tadashi G. Takaokaa5c96f32012-02-01 15:07:25 +090058 <!-- Note: This Spacer prevents the below key from being marked as a left edge key. -->
59 <Spacer
60 latin:keyWidth="13.829%p" />
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -080061 <Key
62 latin:keyLabel=","
63 latin:keyStyle="numKeyStyle"
Tadashi G. Takaokaa5c96f32012-02-01 15:07:25 +090064 latin:keyXPos="13.829%p"
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -080065 latin:keyWidth="8.047%p" />
66 <Key
67 latin:keyLabel="."
68 latin:keyStyle="numKeyStyle"
69 latin:keyWidth="8.047%p" />
70 <Key
Tadashi G. Takaokaa5c96f32012-02-01 15:07:25 +090071 latin:keyStyle="numWaitKeyStyle"
72 latin:keyWidth="8.047%p" />
73 <Key
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -080074 latin:keyStyle="num4KeyStyle"
75 latin:keyXPos="43.125%p" />
76 <Key
77 latin:keyStyle="num5KeyStyle" />
78 <Key
79 latin:keyStyle="num6KeyStyle" />
80 <Key
Tadashi G. Takaoka7a39bd42012-02-07 17:07:23 +090081 latin:keyStyle="enterKeyStyle"
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -080082 latin:keyXPos="-11.172%p"
83 latin:keyWidth="fillRight" />
84 </Row>
85 <Row>
86 <!-- Note: This Spacer prevents the below key from being marked as a left edge key. -->
87 <Spacer
Tadashi G. Takaokaa5c96f32012-02-01 15:07:25 +090088 latin:keyWidth="13.829%p" />
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -080089 <Key
90 latin:keyLabel="("
91 latin:keyStyle="numKeyStyle"
92 latin:keyWidth="8.047%p" />
93 <Key
94 latin:keyLabel=")"
95 latin:keyStyle="numKeyStyle"
96 latin:keyWidth="8.047%p" />
97 <Key
Tadashi G. Takaokaa5c96f32012-02-01 15:07:25 +090098 latin:keyLabel="N"
99 latin:keyStyle="numKeyStyle"
100 latin:keyWidth="8.047%p" />
101 <Key
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -0800102 latin:keyStyle="num7KeyStyle"
103 latin:keyXPos="43.125%p" />
104 <Key
105 latin:keyStyle="num8KeyStyle" />
106 <Key
107 latin:keyStyle="num9KeyStyle" />
108 <!-- Note: This Spacer prevents the above key from being marked as a right edge key. -->
109 <Spacer
110 latin:keyWidth="0%p" />
Tadashi G. Takaokaa5c96f32012-02-01 15:07:25 +0900111 </Row>
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -0800112 <Row>
113 <switch>
114 <case latin:hasSettingsKey="true">
115 <Key
116 latin:keyStyle="settingsKeyStyle"
117 latin:keyWidth="8.047%p" />
118 </case>
119 <default>
120 <!-- Note: This Spacer prevents the below key from being marked as a left edge key. -->
121 <Spacer
122 latin:keyWidth="8.047%p" />
123 </default>
124 </switch>
125 <Key
126 latin:keyStyle="nonSpecialBackgroundSpaceKeyStyle"
Tadashi G. Takaokaa5c96f32012-02-01 15:07:25 +0900127 latin:keyXPos="13.829%p"
128 latin:keyWidth="24.140%p" />
Tadashi G. Takaokab98578e2011-11-18 17:13:56 -0800129 <Key
130 latin:keyStyle="numStarKeyStyle"
131 latin:keyXPos="43.125%p" />
132 <Key
133 latin:keyStyle="num0KeyStyle" />
134 <Key
135 latin:keyLabel="#"
136 latin:keyStyle="numKeyStyle" />
137 <switch>
138 <case
139 latin:shortcutKeyEnabled="true"
140 >
141 <Key
142 latin:keyStyle="shortcutKeyStyle"
143 latin:keyXPos="-8.047%p"
144 latin:keyWidth="fillRight" />
145 </case>
146 <default>
147 <!-- Note: This Spacer prevents the above key from being marked as a right edge key. -->
148 <Spacer
149 latin:keyWidth="0%p" />
150 </default>
151 </switch>
152 </Row>
Tadashi G. Takaoka0be36ee2011-11-18 17:09:29 -0800153</merge>