blob: ed2df18d7578427d0042c5f4af7dc6937d27f020 [file] [log] [blame]
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
Tadashi G. Takaoka71393352011-07-24 16:35:54 -07005** Copyright 2011, The Android Open Source Project
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +09006**
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. Takaoka71393352011-07-24 16:35:54 -070021<merge
satok4fc510a2010-10-01 19:40:44 +090022 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090023>
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -080024 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +090025 latin:keyboardLayout="@xml/key_styles_common" />
Tadashi G. Takaoka61351422011-02-24 14:49:27 +090026 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +090027 latin:keyboardLayout="@xml/key_styles_currency" />
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080028 <Row
Tadashi G. Takaoka327763e2011-05-30 20:05:50 +090029 latin:keyWidth="8.282%p"
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080030 >
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090031 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -080032 latin:keyStyle="tabKeyStyle"
Tadashi G. Takaoka13d5f662011-11-21 19:55:38 -080033 latin:keyLabelFlags="alignLeft"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070034 latin:keyWidth="7.969%p" />
Tadashi G. Takaoka174d29f2012-03-08 18:59:32 +090035 <include
36 latin:keyboardLayout="@xml/rowkeys_symbols1" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090037 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -080038 latin:keyStyle="deleteKeyStyle"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070039 latin:keyWidth="fillRight" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090040 </Row>
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080041 <Row
Tadashi G. Takaoka327763e2011-05-30 20:05:50 +090042 latin:keyWidth="8.125%p"
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080043 >
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090044 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -080045 latin:keyStyle="toAlphaKeyStyle"
Tadashi G. Takaoka13d5f662011-11-21 19:55:38 -080046 latin:keyLabelFlags="alignLeft"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070047 latin:keyWidth="11.172%p" />
Tadashi G. Takaoka71c695d2012-02-01 19:43:58 +090048 <include
Tadashi G. Takaoka174d29f2012-03-08 18:59:32 +090049 latin:keyboardLayout="@xml/rowkeys_symbols2" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090050 <Key
Tadashi G. Takaoka7a39bd42012-02-07 17:07:23 +090051 latin:keyStyle="enterKeyStyle"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070052 latin:keyWidth="fillBoth" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090053 </Row>
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080054 <Row
Tadashi G. Takaoka327763e2011-05-30 20:05:50 +090055 latin:keyWidth="8.047%p"
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080056 >
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090057 <Key
Ken Wakasa09578c82011-08-03 15:21:27 +090058 latin:keyStyle="toMoreSymbolKeyStyle"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070059 latin:keyWidth="13.829%p" />
Tadashi G. Takaoka71c695d2012-02-01 19:43:58 +090060 <include
Tadashi G. Takaoka174d29f2012-03-08 18:59:32 +090061 latin:keyboardLayout="@xml/rowkeys_symbols3" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090062 <Key
Ken Wakasa09578c82011-08-03 15:21:27 +090063 latin:keyStyle="toMoreSymbolKeyStyle"
Tadashi G. Takaoka327763e2011-05-30 20:05:50 +090064 latin:keyXPos="-13.750%p"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070065 latin:keyWidth="fillBoth" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090066 </Row>
Tadashi G. Takaoka174d29f2012-03-08 18:59:32 +090067 <include
68 latin:keyboardLayout="@xml/rows_symbols4" />
Tadashi G. Takaoka71393352011-07-24 16:35:54 -070069</merge>