blob: 91637b62c395a89dd90eaa4477369dfd6908ca61 [file] [log] [blame]
The Android Open Source Project923bf412009-03-13 15:11:42 -07001<?xml version="1.0" encoding="utf-8"?>
2<!--
Tadashi G. Takaoka287f4f82011-09-26 11:26:38 +09003/*
The Android Open Source Project923bf412009-03-13 15:11:42 -07004**
5** Copyright 2008, The Android Open Source Project
6**
Tadashi G. Takaoka287f4f82011-09-26 11:26:38 +09007** 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
The Android Open Source Project923bf412009-03-13 15:11:42 -070010**
Tadashi G. Takaoka287f4f82011-09-26 11:26:38 +090011** http://www.apache.org/licenses/LICENSE-2.0
The Android Open Source Project923bf412009-03-13 15:11:42 -070012**
Tadashi G. Takaoka287f4f82011-09-26 11:26:38 +090013** 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
The Android Open Source Project923bf412009-03-13 15:11:42 -070017** limitations under the License.
18*/
19-->
Tadashi G. Takaokaed8eabc2010-09-16 13:10:14 +090020
21<Keyboard
satok4fc510a2010-10-01 19:40:44 +090022 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
23 latin:keyWidth="26.67%p"
Tadashi G. Takaokaed8eabc2010-09-16 13:10:14 +090024>
Tadashi G. Takaoka0b60f832010-11-19 14:57:24 -080025 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +090026 latin:keyboardLayout="@xml/rows_phone" />
Tadashi G. Takaokaed8eabc2010-09-16 13:10:14 +090027</Keyboard>