blob: 4db5ae41b980fc37784c31effdce7c32ba5ef29e [file] [log] [blame]
Chiao Cheng9d4f3b22012-09-05 16:00:16 -07001<?xml version="1.0" encoding="utf-8"?>
2<!--
3 ~ Copyright (C) 2012 The Android Open Source Project
4 ~
5 ~ Licensed under the Apache License, Version 2.0 (the "License");
6 ~ you may not use this file except in compliance with the License.
7 ~ You may obtain a copy of the License at
8 ~
9 ~ http://www.apache.org/licenses/LICENSE-2.0
10 ~
11 ~ Unless required by applicable law or agreed to in writing, software
12 ~ distributed under the License is distributed on an "AS IS" BASIS,
13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 ~ See the License for the specific language governing permissions and
15 ~ limitations under the License
Yorke Lee3cefcc62014-01-16 11:26:46 -080016-->
Chiao Cheng9d4f3b22012-09-05 16:00:16 -070017<resources>
18
Yorke Lee3cefcc62014-01-16 11:26:46 -080019 <!--
20 Drag to remove view (in dp because it is used in conjunction with a statically
21 sized icon
22 -->
23 <dimen name="remove_text_size">16dp</dimen>
24
Chiao Cheng9d4f3b22012-09-05 16:00:16 -070025 <!-- Call Log -->
26 <dimen name="call_log_call_action_size">32dip</dimen>
Tyler Gunn66106e02014-03-12 10:01:29 -070027 <dimen name="call_log_call_action_width">54dp</dimen>
Chiao Cheng9d4f3b22012-09-05 16:00:16 -070028 <dimen name="call_log_icon_margin">4dip</dimen>
29 <dimen name="call_log_inner_margin">8dip</dimen>
Andrew Lee13f6fd02014-05-21 18:05:56 -070030 <dimen name="call_log_outer_margin">8dp</dimen>
Tyler Gunnf3f706a2014-05-22 16:36:14 -070031 <dimen name="call_log_start_margin">16dp</dimen>
Chiao Cheng9d4f3b22012-09-05 16:00:16 -070032 <dimen name="call_log_indent_margin">24dip</dimen>
Andrew Leec987e002014-05-29 13:07:53 -070033 <dimen name="call_log_name_margin_bottom">2dp</dimen>
Chiao Cheng9d4f3b22012-09-05 16:00:16 -070034 <dimen name="call_log_list_item_height">56dip</dimen>
Tyler Gunn146a4cd2014-05-05 16:51:42 -070035 <dimen name="call_log_list_contact_photo_size">40dip</dimen>
Chiao Cheng9d4f3b22012-09-05 16:00:16 -070036 <dimen name="call_detail_contact_name_margin">24dip</dimen>
37 <dimen name="call_detail_button_spacing">2dip</dimen>
38
Ihab Awad526c0b82014-02-27 12:55:36 -080039 <!-- Match call_button_height to Phone's dimens/in_call_end_button_height -->
40 <dimen name="call_button_height">74dp</dimen>
41
Yorke Leecc4660d2014-04-24 11:22:57 -070042 <!-- Right margin of the floating action button -->
Yorke Lee781ee242014-05-22 16:11:25 -070043 <dimen name="floating_action_button_margin_right">16dp</dimen>
Yorke Leea5d5cdf2014-04-22 17:20:00 -070044 <!-- Bottom margin of the floating action button -->
Yorke Lee781ee242014-05-22 16:11:25 -070045 <dimen name="floating_action_button_margin_bottom">16dp</dimen>
Andrew Lee2423a2f2014-05-29 14:14:45 -070046 <dimen name="floating_action_button_dialpad_margin_bottom">12dp</dimen>
Yorke Lee1be01782012-11-07 15:11:44 -080047
Yorke Lee14679932014-04-23 17:35:13 -070048 <!-- Dimensions for speed dial tiles -->
Yorke Leeee07c162014-04-09 15:04:17 -070049 <dimen name="contact_tile_divider_width">1dp</dimen>
Yorke Leed6a16d32013-07-30 08:43:12 -070050 <dimen name="contact_tile_info_button_height_and_width">36dp</dimen>
Andrew Leed4a57a92014-06-03 16:35:49 -070051 <item name="contact_tile_height_to_width_ratio" type="dimen">76%</item>
Andrew Lee06677262014-05-30 10:49:49 -070052 <dimen name="contact_tile_text_side_padding">12dp</dimen>
53 <dimen name="contact_tile_text_bottom_padding">9dp</dimen>
Yorke Leeee07c162014-04-09 15:04:17 -070054 <dimen name="favorites_row_top_padding">1dp</dimen>
55 <dimen name="favorites_row_bottom_padding">0dp</dimen>
56 <dimen name="favorites_row_start_padding">1dp</dimen>
Yorke Lee14679932014-04-23 17:35:13 -070057
Yorke Leeefb2d9c2014-04-18 14:05:01 -070058 <!-- Padding from the last contact tile will provide the end padding. -->
59 <dimen name="favorites_row_end_padding">0dp</dimen>
Hongwei Wangaddd02e2013-09-05 14:21:54 -070060 <dimen name="favorites_row_undo_text_side_padding">32dp</dimen>
Yorke Lee14679932014-04-23 17:35:13 -070061
62 <!-- Dimensions for most recent call shortcut cards -->
Nancy Chen200e3282014-06-03 15:04:21 -070063 <dimen name="recent_call_log_item_translation_z">1dp</dimen>
Andrew Leeb5189b32014-05-30 14:41:27 -070064 <dimen name="recent_call_log_item_margin_horizontal">8dp</dimen>
65 <dimen name="recent_call_log_item_margin_top">4dp</dimen>
Andrew Lee955393b2014-05-29 12:38:19 -070066 <dimen name="recent_call_log_item_margin_bottom">6dp</dimen>
67
Yorke Lee649fc772014-05-22 18:03:17 -070068 <!-- The maximum amount to clip on the left and right of the recent call shortcut card -->
69 <dimen name="recent_call_log_item_horizontal_clip_limit">20dp</dimen>
Andrew Lee955393b2014-05-29 12:38:19 -070070 <dimen name="recent_call_log_item_padding_start">8dp</dimen>
Andrew Leeb5189b32014-05-30 14:41:27 -070071 <dimen name="recent_call_log_item_padding_top">12dp</dimen>
72 <dimen name="recent_call_log_item_padding_bottom">11dp</dimen>
Yorke Lee14679932014-04-23 17:35:13 -070073
Andrew Lee099592e2014-04-18 11:33:46 -070074 <!-- Size of the star icon on the favorites tile. -->
Andrew Leea1c4ed42014-05-13 12:31:30 -070075 <dimen name="favorites_star_icon_size">12dp</dimen>
Christine Chen1f06f0a2013-10-03 14:59:11 -070076
77 <!-- Padding for the tooltip -->
78 <dimen name="dismiss_button_padding_start">20dip</dimen>
79 <dimen name="dismiss_button_padding_end">28dip</dimen>
Tyler Gunn9a066572014-02-19 15:58:26 -080080
Tyler Gunna8ff9752014-02-24 11:57:57 -080081 <!-- Padding above the favorites menu. -->
82 <dimen name="favorites_menu_padding_top">6dp</dimen>
83 <!-- Padding below the favorites menu.. -->
84 <dimen name="favorites_menu_padding_bottom">3dp</dimen>
85 <!-- Horizontal padding in the favorites menu. -->
86 <dimen name="favorites_menu_padding_horizontal">8dp</dimen>
Tyler Gunn9a066572014-02-19 15:58:26 -080087 <!-- Text size for the "speed dial" text in the favorites menu. -->
88 <dimen name="favorites_menu_speed_dial_text_size">18sp</dimen>
89 <!-- Height of the speed dial TextView in the favorites menu. -->
90 <dimen name="favorites_menu_speed_dial_height">24dp</dimen>
91 <!-- Text size for the "All Contacts" text in the favorites menu. -->
92 <dimen name="favorites_menu_all_contacts_text_size">12sp</dimen>
93 <!-- Height of the all contacts Button in the favorites menu. -->
94 <dimen name="favorites_menu_all_contacts_height">24dp</dimen>
Tyler Gunna8ff9752014-02-24 11:57:57 -080095
Yorke Lee3443d4a2014-05-23 19:30:35 -070096 <!-- Height of the actionBar - this is 8dps bigger than the platform standard to give more
97 room to the search box-->
98 <dimen name="action_bar_height">64dp</dimen>
99
Tyler Gunna8ff9752014-02-24 11:57:57 -0800100 <!-- Margin to the left and right of the search box. -->
Andrew Lee64e3c6f2014-06-02 14:21:36 -0700101 <dimen name="search_margin_horizontal">8dp</dimen>
Tyler Gunna8ff9752014-02-24 11:57:57 -0800102 <!-- Margin above the search box. -->
Yorke Lee3443d4a2014-05-23 19:30:35 -0700103 <dimen name="search_top_margin">8dp</dimen>
Tyler Gunna8ff9752014-02-24 11:57:57 -0800104 <!-- Margin below the search box. -->
Yorke Lee3443d4a2014-05-23 19:30:35 -0700105 <dimen name="search_bottom_margin">8dp</dimen>
Andrew Lee05b62672014-06-03 14:03:09 -0700106 <dimen name="search_collapsed_text_size">14sp</dimen>
107 <dimen name="search_expanded_text_size">20sp</dimen>
Tyler Gunna8ff9752014-02-24 11:57:57 -0800108 <!-- Search box interior padding - left -->
Andrew Leed4cde832014-05-16 15:56:48 -0700109 <dimen name="search_box_left_padding">8dp</dimen>
Tyler Gunna8ff9752014-02-24 11:57:57 -0800110 <!-- Search box interior padding - right -->
111 <dimen name="search_box_right_padding">8dp</dimen>
112 <!-- Padding around the icon in the search box. -->
Andrew Leed4cde832014-05-16 15:56:48 -0700113 <dimen name="search_box_icon_margin">4dp</dimen>
114 <dimen name="search_box_search_icon_padding">4dp</dimen>
Andrew Lee05b62672014-06-03 14:03:09 -0700115 <dimen name="search_box_collapsed_text_margin_left">24dp</dimen>
116 <dimen name="search_box_expanded_text_margin_left">26dp</dimen>
Tyler Gunna8ff9752014-02-24 11:57:57 -0800117 <!-- Size of the icon (voice search, close search) in the search box. -->
Andrew Leed4cde832014-05-16 15:56:48 -0700118 <dimen name="search_box_icon_size">28dp</dimen>
Andrew Lee05b62672014-06-03 14:03:09 -0700119 <dimen name="search_list_padding_top">8dp</dimen>
Nancy Chen200e3282014-06-03 15:04:21 -0700120 <dimen name="search_box_elevation">2dp</dimen>
Andrew Leef037fd82014-05-07 17:26:54 -0700121
Tyler Gunna8ff9752014-02-24 11:57:57 -0800122 <!-- Size of text in tabs. -->
Andrew Leef037fd82014-05-07 17:26:54 -0700123 <dimen name="tab_height">43dp</dimen>
Nancy Chen200e3282014-06-03 15:04:21 -0700124 <dimen name="tab_elevation">2dp</dimen>
Andrew Leef037fd82014-05-07 17:26:54 -0700125
Tyler Gunn146a4cd2014-05-05 16:51:42 -0700126 <!-- Padding to the left and right of call log action buttons. -->
127 <dimen name="call_log_action_horizontal_padding">8dp</dimen>
128 <!-- Left-padding for the call log action buttons - ensures the buttons align with the text
129 to the right of the contact badge. Adjust when any of the following change:
130 call_log_action_horizontal_padding
131 call_log_list_contact_photo_size -->
Tyler Gunnf3f706a2014-05-22 16:36:14 -0700132 <dimen name="call_log_actions_left_padding">64dp</dimen>
Tyler Gunn146a4cd2014-05-05 16:51:42 -0700133 <dimen name="call_log_primary_text_size">16sp</dimen>
Tyler Gunn146a4cd2014-05-05 16:51:42 -0700134 <dimen name="call_log_secondary_text_size">14sp</dimen>
Andrew Leed3ca6c22014-05-30 13:39:32 -0700135 <dimen name="call_log_list_item_actions_text_size">12sp</dimen>
Tyler Gunn146a4cd2014-05-05 16:51:42 -0700136 <!-- Height of the call log actions section for each call log entry -->
Andrew Leed3ca6c22014-05-30 13:39:32 -0700137 <dimen name="call_log_action_height">44dp</dimen>
Andrew Lee13f6fd02014-05-21 18:05:56 -0700138 <!-- Z Translation of expanded call log items. -->
139 <dimen name="call_log_expanded_translation_z">4dp</dimen>
Andrew Leed3ca6c22014-05-30 13:39:32 -0700140 <dimen name="call_log_day_group_padding">15dp</dimen>
Nancy Chenbc4e8df2014-05-22 12:03:48 -0700141
142 <!-- Size of icon for contacts number shortcuts -->
143 <dimen name="search_shortcut_radius">40dp</dimen>
Chiao Cheng9d4f3b22012-09-05 16:00:16 -0700144</resources>