blob: 78aa60533a7f5c6de45fe77357e8bfbdf6737b74 [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<resources>
Tadashi G. Takaokae49a9872012-03-21 18:17:21 +090022 <!-- Preferable keyboard height in absolute scale: 48.0mm -->
23 <!-- This keyboardHeight value should match with keyboard-heights.xml -->
24 <dimen name="keyboardHeight">302.4dp</dimen>
Tadashi G. Takaokae354dce2012-03-28 11:25:09 +090025 <fraction name="maxKeyboardHeight">46%p</fraction>
Tadashi G. Takaoka237af542011-06-17 11:55:42 +090026 <fraction name="minKeyboardHeight">-35.0%p</fraction>
Tadashi G. Takaokad773bf32011-06-28 16:32:39 +090027
Tadashi G. Takaoka2a046372012-03-21 20:11:46 +090028 <dimen name="popup_key_height">63.0dp</dimen>
Tadashi G. Takaokad773bf32011-06-28 16:32:39 +090029
Tadashi G. Takaoka9812fb02011-07-04 15:09:21 +090030 <fraction name="keyboard_top_padding">2.291%p</fraction>
31 <fraction name="keyboard_bottom_padding">0.0%p</fraction>
32 <fraction name="key_bottom_gap">3.750%p</fraction>
33 <fraction name="key_horizontal_gap">1.857%p</fraction>
Tadashi G. Takaokad773bf32011-06-28 16:32:39 +090034
Tadashi G. Takaoka9812fb02011-07-04 15:09:21 +090035 <fraction name="key_bottom_gap_stone">3.75%p</fraction>
36 <fraction name="key_horizontal_gap_stone">1.602%p</fraction>
Tadashi G. Takaokad773bf32011-06-28 16:32:39 +090037
Tadashi G. Takaoka9812fb02011-07-04 15:09:21 +090038 <fraction name="key_bottom_gap_gb">4.625%p</fraction>
39 <fraction name="key_horizontal_gap_gb">2.113%p</fraction>
Tadashi G. Takaokad773bf32011-06-28 16:32:39 +090040
Tadashi G. Takaokaad5c0dc2012-05-01 12:35:17 +090041 <fraction name="key_bottom_gap_ics">4.5%p</fraction>
42 <fraction name="key_horizontal_gap_ics">1.565%p</fraction>
Tadashi G. Takaoka6f953ba2012-05-01 14:52:44 +090043 <fraction name="keyboard_bottom_padding_ics">4.0%p</fraction>
Tadashi G. Takaokad773bf32011-06-28 16:32:39 +090044
Tadashi G. Takaoka7c38b732012-03-21 19:08:58 +090045 <dimen name="more_keys_keyboard_key_horizontal_padding">6dp</dimen>
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090046 <!-- Amount of allowance for selecting keys in a mini popup keyboard by sliding finger. -->
47 <!-- popup_key_height x 1.2 -->
Tadashi G. Takaoka2a046372012-03-21 20:11:46 +090048 <dimen name="more_keys_keyboard_slide_allowance">98.3dp</dimen>
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090049 <!-- popup_key_height x -1.0 -->
Tadashi G. Takaoka2a046372012-03-21 20:11:46 +090050 <dimen name="more_keys_keyboard_vertical_correction">-81.9dp</dimen>
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090051
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +090052 <!-- left or right padding of label alignment -->
Tadashi G. Takaoka7c38b732012-03-21 19:08:58 +090053 <dimen name="key_label_horizontal_padding">6dp</dimen>
Tadashi G. Takaokad773bf32011-06-28 16:32:39 +090054 <dimen name="key_hint_letter_padding">3dp</dimen>
55 <dimen name="key_uppercase_letter_padding">3dp</dimen>
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +090056
Tadashi G. Takaoka320346f2011-08-22 19:30:59 +090057 <fraction name="key_letter_ratio">42%</fraction>
58 <fraction name="key_large_letter_ratio">45%</fraction>
59 <fraction name="key_label_ratio">25%</fraction>
Tadashi G. Takaoka88d378b2012-05-18 11:46:42 +090060 <fraction name="key_large_label_ratio">32%</fraction>
Tadashi G. Takaoka9d9522a2011-06-15 12:36:53 +090061 <fraction name="key_hint_letter_ratio">23%</fraction>
Tadashi G. Takaoka320346f2011-08-22 19:30:59 +090062 <fraction name="key_hint_label_ratio">28%</fraction>
Tadashi G. Takaokaaec17702012-05-01 19:33:22 +090063 <fraction name="key_uppercase_letter_ratio">22%</fraction>
Tadashi G. Takaoka703e7252011-06-24 07:58:57 +090064 <fraction name="key_preview_text_ratio">50%</fraction>
Tadashi G. Takaokaaec17702012-05-01 19:33:22 +090065 <fraction name="spacebar_text_ratio">28.0%</fraction>
Tadashi G. Takaoka61bc66b2012-08-29 22:34:29 +090066 <fraction name="key_letter_ratio_5rows">52%</fraction>
67 <fraction name="key_uppercase_letter_ratio_5rows">27%</fraction>
Tadashi G. Takaoka2a046372012-03-21 20:11:46 +090068 <dimen name="key_preview_height">94.5dp</dimen>
69 <dimen name="key_preview_offset">16.0dp</dimen>
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +090070
Tadashi G. Takaoka2a046372012-03-21 20:11:46 +090071 <dimen name="key_preview_offset_ics">8.0dp</dimen>
Tadashi G. Takaoka48f63212012-03-07 18:34:15 +090072 <!-- popup_key_height x -0.5 -->
Tadashi G. Takaoka2a046372012-03-21 20:11:46 +090073 <dimen name="more_keys_keyboard_vertical_correction_ics">-31.5dp</dimen>
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090074
Tadashi G. Takaoka7c38b732012-03-21 19:08:58 +090075 <dimen name="suggestions_strip_height">44dp</dimen>
76 <dimen name="more_suggestions_row_height">44dp</dimen>
Tadashi G. Takaoka96760382011-09-05 17:22:34 +090077 <integer name="max_more_suggestions_row">6</integer>
78 <fraction name="min_more_suggestions_width">90%</fraction>
Tadashi G. Takaoka2a046372012-03-21 20:11:46 +090079 <dimen name="suggestions_strip_padding">94.5dp</dimen>
80 <dimen name="suggestion_min_width">48.0dp</dimen>
Tadashi G. Takaoka7c38b732012-03-21 19:08:58 +090081 <dimen name="suggestion_padding">12dp</dimen>
82 <dimen name="suggestion_text_size">22dp</dimen>
83 <dimen name="more_suggestions_hint_text_size">33dp</dimen>
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090084</resources>