blob: 801b7acb59b5758cda285b62868736fcf024459b [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. Takaoka08323cd2013-08-27 15:15:44 +090030 <fraction name="keyboard_top_padding_gb">2.291%p</fraction>
31 <fraction name="keyboard_bottom_padding_gb">0.0%p</fraction>
Tadashi G. Takaoka9812fb02011-07-04 15:09:21 +090032 <fraction name="key_bottom_gap_gb">4.625%p</fraction>
33 <fraction name="key_horizontal_gap_gb">2.113%p</fraction>
Tadashi G. Takaokad773bf32011-06-28 16:32:39 +090034
Tadashi G. Takaokad5e60442013-11-11 18:49:28 +090035 <fraction name="keyboard_top_padding_holo">2.335%p</fraction>
36 <fraction name="keyboard_bottom_padding_holo">4.0%p</fraction>
37 <fraction name="key_bottom_gap_holo">4.5%p</fraction>
38 <fraction name="key_horizontal_gap_holo">1.565%p</fraction>
Tadashi G. Takaokad773bf32011-06-28 16:32:39 +090039
Tadashi G. Takaoka7c38b732012-03-21 19:08:58 +090040 <dimen name="more_keys_keyboard_key_horizontal_padding">6dp</dimen>
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090041 <!-- Amount of allowance for selecting keys in a mini popup keyboard by sliding finger. -->
42 <!-- popup_key_height x 1.2 -->
Tadashi G. Takaoka2a046372012-03-21 20:11:46 +090043 <dimen name="more_keys_keyboard_slide_allowance">98.3dp</dimen>
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090044 <!-- popup_key_height x -1.0 -->
Tadashi G. Takaoka08323cd2013-08-27 15:15:44 +090045 <dimen name="more_keys_keyboard_vertical_correction_gb">-81.9dp</dimen>
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090046
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +090047 <!-- left or right padding of label alignment -->
Tadashi G. Takaoka7c38b732012-03-21 19:08:58 +090048 <dimen name="key_label_horizontal_padding">6dp</dimen>
Tadashi G. Takaokad773bf32011-06-28 16:32:39 +090049 <dimen name="key_hint_letter_padding">3dp</dimen>
50 <dimen name="key_uppercase_letter_padding">3dp</dimen>
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +090051
Tadashi G. Takaoka320346f2011-08-22 19:30:59 +090052 <fraction name="key_letter_ratio">42%</fraction>
53 <fraction name="key_large_letter_ratio">45%</fraction>
54 <fraction name="key_label_ratio">25%</fraction>
Tadashi G. Takaoka88d378b2012-05-18 11:46:42 +090055 <fraction name="key_large_label_ratio">32%</fraction>
Tadashi G. Takaoka9d9522a2011-06-15 12:36:53 +090056 <fraction name="key_hint_letter_ratio">23%</fraction>
Tadashi G. Takaoka320346f2011-08-22 19:30:59 +090057 <fraction name="key_hint_label_ratio">28%</fraction>
Tadashi G. Takaokaaec17702012-05-01 19:33:22 +090058 <fraction name="key_uppercase_letter_ratio">22%</fraction>
Tadashi G. Takaoka703e7252011-06-24 07:58:57 +090059 <fraction name="key_preview_text_ratio">50%</fraction>
Tadashi G. Takaokaaec17702012-05-01 19:33:22 +090060 <fraction name="spacebar_text_ratio">28.0%</fraction>
Tadashi G. Takaoka2a046372012-03-21 20:11:46 +090061 <dimen name="key_preview_height">94.5dp</dimen>
Tadashi G. Takaoka08323cd2013-08-27 15:15:44 +090062 <dimen name="key_preview_offset_gb">16.0dp</dimen>
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +090063
Tadashi G. Takaoka8624a0a2012-08-31 19:19:35 +090064 <!-- For 5-row keyboard -->
65 <fraction name="key_bottom_gap_5row">3.20%p</fraction>
66 <fraction name="key_letter_ratio_5row">52%</fraction>
67 <fraction name="key_uppercase_letter_ratio_5row">27%</fraction>
Tadashi G. Takaoka518838b2012-08-31 19:12:12 +090068
Tadashi G. Takaokad5e60442013-11-11 18:49:28 +090069 <dimen name="key_preview_offset_holo">8.0dp</dimen>
Tadashi G. Takaoka48f63212012-03-07 18:34:15 +090070 <!-- popup_key_height x -0.5 -->
Tadashi G. Takaokad5e60442013-11-11 18:49:28 +090071 <dimen name="more_keys_keyboard_vertical_correction_holo">-31.5dp</dimen>
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090072
Tadashi G. Takaoka7c38b732012-03-21 19:08:58 +090073 <dimen name="suggestions_strip_height">44dp</dimen>
74 <dimen name="more_suggestions_row_height">44dp</dimen>
Tadashi G. Takaoka96760382011-09-05 17:22:34 +090075 <integer name="max_more_suggestions_row">6</integer>
76 <fraction name="min_more_suggestions_width">90%</fraction>
Tadashi G. Takaoka2a046372012-03-21 20:11:46 +090077 <dimen name="suggestions_strip_padding">94.5dp</dimen>
78 <dimen name="suggestion_min_width">48.0dp</dimen>
Tadashi G. Takaoka7c38b732012-03-21 19:08:58 +090079 <dimen name="suggestion_padding">12dp</dimen>
80 <dimen name="suggestion_text_size">22dp</dimen>
81 <dimen name="more_suggestions_hint_text_size">33dp</dimen>
Tadashi G. Takaoka71e2e812012-09-05 19:03:02 +090082
Ken Wakasacb3bba32013-05-13 13:12:12 +090083 <!-- Gesture trail parameters -->
84 <dimen name="gesture_trail_width">2.5dp</dimen>
Tadashi G. Takaoka71e2e812012-09-05 19:03:02 +090085 <!-- Gesture floating preview text parameters -->
86 <dimen name="gesture_floating_preview_text_size">28dp</dimen>
87 <dimen name="gesture_floating_preview_text_offset">87dp</dimen>
88 <dimen name="gesture_floating_preview_horizontal_padding">28dp</dimen>
89 <dimen name="gesture_floating_preview_vertical_padding">19dp</dimen>
90 <dimen name="gesture_floating_preview_round_radius">3dp</dimen>
Satoshi Kataoka1aae38a2013-09-17 12:51:22 +090091
92 <!-- Emoji keyboard -->
93 <fraction name="emoji_keyboard_key_width">12.5%p</fraction>
94 <fraction name="emoji_keyboard_row_height">33%p</fraction>
Satoshi Kataoka0cf92aa2013-10-04 20:00:05 +090095 <fraction name="emoji_keyboard_key_letter_size">60%p</fraction>
Satoshi Kataoka1aae38a2013-09-17 12:51:22 +090096 <integer name="emoji_keyboard_max_key_count">24</integer>
97
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090098</resources>