The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2009 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
Nicolas Catania | 177d88f | 2009-09-27 15:15:05 -0700 | [diff] [blame] | 7 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 8 | http://www.apache.org/licenses/LICENSE-2.0 |
Nicolas Catania | 177d88f | 2009-09-27 15:15:05 -0700 | [diff] [blame] | 9 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 16 | <resources> |
Daisuke Miyakawa | 64c14d3 | 2011-07-06 17:07:33 -0700 | [diff] [blame] | 17 | <style name="DialtactsTheme" parent="android:Theme.Holo.SplitActionBarWhenNarrow"> |
Nicolas Catania | 177d88f | 2009-09-27 15:15:05 -0700 | [diff] [blame] | 18 | <item name="android:windowContentOverlay">@null</item> |
Daisuke Miyakawa | 3c63d90 | 2011-07-13 16:13:48 -0700 | [diff] [blame] | 19 | <item name="android:windowBackground">@android:color/black</item> |
Daniel Lehmann | c150627 | 2011-05-13 13:21:15 -0700 | [diff] [blame] | 20 | <item name="activated_background">@drawable/list_item_activated_background</item> |
| 21 | <item name="section_header_background">@drawable/list_title_holo</item> |
| 22 | <item name="list_section_header_height">32dip</item> |
| 23 | <item name="list_item_divider">@drawable/list_item_divider</item> |
Isaac Katzenelson | 36b27c6 | 2011-07-20 12:06:01 -0700 | [diff] [blame] | 24 | <item name="list_item_padding_top">0dip</item> |
| 25 | <item name="list_item_padding_right">0dip</item> |
| 26 | <item name="list_item_padding_bottom">0dip</item> |
| 27 | <item name="list_item_padding_left">24dip</item> |
Daniel Lehmann | c150627 | 2011-05-13 13:21:15 -0700 | [diff] [blame] | 28 | <item name="list_item_gap_between_image_and_text">8dip</item> |
| 29 | <item name="list_item_gap_between_label_and_data">5dip</item> |
| 30 | <item name="list_item_call_button_padding">14dip</item> |
| 31 | <item name="list_item_vertical_divider_margin">5dip</item> |
Isaac Katzenelson | 36b27c6 | 2011-07-20 12:06:01 -0700 | [diff] [blame] | 32 | <item name="list_item_presence_icon_margin">4dip</item> |
| 33 | <item name="list_item_presence_icon_size">16dip</item> |
Daniel Lehmann | c150627 | 2011-05-13 13:21:15 -0700 | [diff] [blame] | 34 | <item name="list_item_photo_size">56dip</item> |
Dave Santoro | 0a4d225 | 2011-05-20 11:40:34 -0700 | [diff] [blame] | 35 | <item name="list_item_profile_photo_size">70dip</item> |
Daniel Lehmann | c150627 | 2011-05-13 13:21:15 -0700 | [diff] [blame] | 36 | <item name="list_item_prefix_highlight_color">#729a27</item> |
Isaac Katzenelson | 36b27c6 | 2011-07-20 12:06:01 -0700 | [diff] [blame] | 37 | <item name="list_item_header_text_indent">4dip</item> |
| 38 | <item name="list_item_header_text_color">@color/people_app_theme_color</item> |
| 39 | <item name="list_item_header_text_size">12sp</item> |
| 40 | <item name="list_item_header_height">24dip</item> |
| 41 | <item name="list_item_header_underline_height">1px</item> |
| 42 | <item name="list_item_header_underline_color">@color/people_app_theme_color</item> |
Daniel Lehmann | c150627 | 2011-05-13 13:21:15 -0700 | [diff] [blame] | 43 | <item name="contact_filter_popup_width">320dip</item> |
Flavio Lerda | 371d5f9 | 2011-07-09 19:45:32 +0100 | [diff] [blame] | 44 | <!-- CallLogList --> |
Flavio Lerda | 7594d79 | 2011-07-18 17:37:56 +0100 | [diff] [blame] | 45 | <item name="call_log_list_contact_photo_size">64dip</item> |
| 46 | <item name="call_log_list_call_action_size">32dip</item> |
Flavio Lerda | 371d5f9 | 2011-07-09 19:45:32 +0100 | [diff] [blame] | 47 | <!-- CallLog --> |
Flavio Lerda | 7594d79 | 2011-07-18 17:37:56 +0100 | [diff] [blame] | 48 | <item name="call_log_inner_margin">8dip</item> |
| 49 | <item name="call_log_outer_margin">16dip</item> |
Flavio Lerda | 371d5f9 | 2011-07-09 19:45:32 +0100 | [diff] [blame] | 50 | <item name="call_log_primary_text_color">#FFFFFF</item> |
| 51 | <item name="call_log_primary_background_color">#000000</item> |
Flavio Lerda | 7594d79 | 2011-07-18 17:37:56 +0100 | [diff] [blame] | 52 | <item name="call_log_secondary_text_color">#888888</item> |
Flavio Lerda | 371d5f9 | 2011-07-09 19:45:32 +0100 | [diff] [blame] | 53 | <item name="call_log_secondary_background_color">#333333</item> |
Flavio Lerda | 7594d79 | 2011-07-18 17:37:56 +0100 | [diff] [blame] | 54 | <item name="call_log_header_color">#33b5e5</item> |
Debashish Chatterjee | 9e00389 | 2011-07-15 18:40:11 +0100 | [diff] [blame] | 55 | <!-- VoicemailStatus --> |
| 56 | <item name="call_log_voicemail_status_height">40dip</item> |
| 57 | <item name="call_log_voicemail_status_background_color">#FFFFE0</item> |
| 58 | <item name="call_log_voicemail_status_text_color">#000000</item> |
Nicolas Catania | 177d88f | 2009-09-27 15:15:05 -0700 | [diff] [blame] | 59 | </style> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 60 | |
Flavio Lerda | fb63c43 | 2011-07-07 17:16:53 +0100 | [diff] [blame] | 61 | <style name="CallDetailActivityTheme" parent="android:Theme.Holo"> |
Flavio Lerda | 9cafe47 | 2011-06-08 14:06:13 +0100 | [diff] [blame] | 62 | <item name="android:windowNoTitle">true</item> |
Flavio Lerda | 9cafe47 | 2011-06-08 14:06:13 +0100 | [diff] [blame] | 63 | <item name="android:gravity">top</item> |
Flavio Lerda | 9cafe47 | 2011-06-08 14:06:13 +0100 | [diff] [blame] | 64 | <item name="call_detail_transparent_background">#CC000000</item> |
| 65 | <item name="call_detail_contact_background_height">150dip</item> |
Flavio Lerda | fb63c43 | 2011-07-07 17:16:53 +0100 | [diff] [blame] | 66 | <item name="call_detail_contact_background_overlay_height">70dip</item> |
| 67 | <item name="call_detail_action_bar_height">60dip</item> |
| 68 | <item name="call_detail_action_icon_size">60dip</item> |
Flavio Lerda | 9cafe47 | 2011-06-08 14:06:13 +0100 | [diff] [blame] | 69 | <item name="call_detail_contact_background_overlay_alpha">0.25</item> |
Flavio Lerda | 371d5f9 | 2011-07-09 19:45:32 +0100 | [diff] [blame] | 70 | <!-- CallLog --> |
Flavio Lerda | 7594d79 | 2011-07-18 17:37:56 +0100 | [diff] [blame] | 71 | <item name="call_log_inner_margin">8dip</item> |
| 72 | <item name="call_log_outer_margin">16dip</item> |
Flavio Lerda | 371d5f9 | 2011-07-09 19:45:32 +0100 | [diff] [blame] | 73 | <item name="call_log_primary_text_color">#FFFFFF</item> |
| 74 | <item name="call_log_primary_background_color">#000000</item> |
| 75 | <item name="call_log_secondary_text_color">#FFFFFF</item> |
| 76 | <item name="call_log_secondary_background_color">#333333</item> |
Flavio Lerda | 7594d79 | 2011-07-18 17:37:56 +0100 | [diff] [blame] | 77 | <item name="call_log_header_color">#33b5e5</item> |
Debashish Chatterjee | 2f49769 | 2011-07-19 17:23:15 +0100 | [diff] [blame] | 78 | <!-- VoicemailStatus --> |
| 79 | <item name="call_log_voicemail_status_height">40dip</item> |
| 80 | <item name="call_log_voicemail_status_background_color">#FFFFE0</item> |
| 81 | <item name="call_log_voicemail_status_text_color">#000000</item> |
Daniel Lehmann | 134e53f | 2010-08-25 14:21:51 -0700 | [diff] [blame] | 82 | </style> |
Flavio Lerda | e00060f | 2011-07-04 18:59:55 +0100 | [diff] [blame] | 83 | |
Daniel Lehmann | c669d26 | 2011-03-16 18:53:59 -0700 | [diff] [blame] | 84 | <style name="ContactDetailActivityTheme" parent="android:Theme.Holo.Light"> |
Daniel Lehmann | 134e53f | 2010-08-25 14:21:51 -0700 | [diff] [blame] | 85 | <item name="android:windowContentOverlay">@null</item> |
| 86 | </style> |
Daniel Lehmann | c669d26 | 2011-03-16 18:53:59 -0700 | [diff] [blame] | 87 | <style name="ContactEditorActivityTheme" parent="android:Theme.Holo.Light"> |
Romain Guy | 8de29a3 | 2009-03-24 18:08:41 -0700 | [diff] [blame] | 88 | <item name="android:windowContentOverlay">@null</item> |
| 89 | </style> |
| 90 | |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 91 | <style name="BackgroundOnly"> |
| 92 | <item name="android:windowBackground">@null</item> |
| 93 | <item name="android:windowContentOverlay">@null</item> |
| 94 | <item name="android:windowAnimationStyle">@null</item> |
| 95 | <item name="android:windowNoTitle">true</item> |
| 96 | <item name="android:windowNoDisplay">true</item> |
| 97 | <item name="android:windowIsFloating">true</item> |
| 98 | </style> |
| 99 | |
Jeff Sharkey | cde7389 | 2011-04-07 00:48:02 -0700 | [diff] [blame] | 100 | <style name="Theme"> |
Jeff Sharkey | 802b205 | 2009-08-04 14:21:06 -0700 | [diff] [blame] | 101 | </style> |
| 102 | |
Jeff Sharkey | cde7389 | 2011-04-07 00:48:02 -0700 | [diff] [blame] | 103 | <style name="Theme.QuickContact" parent="@android:style/Theme.Holo.Light"> |
Jeff Sharkey | 80a193a | 2009-05-21 14:18:18 -0700 | [diff] [blame] | 104 | <item name="android:windowBackground">@android:color/transparent</item> |
Jeff Sharkey | cde7389 | 2011-04-07 00:48:02 -0700 | [diff] [blame] | 105 | <item name="android:colorBackgroundCacheHint">@null</item> |
| 106 | <item name="android:windowFrame">@null</item> |
Jeff Sharkey | 549aa16 | 2009-05-21 01:33:30 -0700 | [diff] [blame] | 107 | <item name="android:windowContentOverlay">@null</item> |
Jeff Sharkey | cde7389 | 2011-04-07 00:48:02 -0700 | [diff] [blame] | 108 | <item name="android:windowAnimationStyle">@null</item> |
| 109 | <item name="android:windowIsFloating">false</item> |
| 110 | <item name="android:backgroundDimEnabled">false</item> |
| 111 | <item name="android:windowIsTranslucent">true</item> |
| 112 | <item name="android:windowNoTitle">true</item> |
Dianne Hackborn | 5112c12 | 2009-09-18 15:52:54 -0700 | [diff] [blame] | 113 | </style> |
| 114 | |
Dmitri Plotnikov | 8e86b75 | 2010-02-22 17:47:57 -0800 | [diff] [blame] | 115 | <style name="ContactsSearchAnimation"> |
| 116 | <item name="android:windowEnterAnimation">@anim/search_bar_enter</item> |
| 117 | <item name="android:windowExitAnimation">@anim/search_bar_exit</item> |
| 118 | </style> |
| 119 | |
Dianne Hackborn | 5112c12 | 2009-09-18 15:52:54 -0700 | [diff] [blame] | 120 | <style name="DummyAnimation"> |
| 121 | <item name="android:windowExitAnimation">@anim/dummy_animation</item> |
| 122 | </style> |
Dmitri Plotnikov | 54aa198 | 2010-09-04 12:17:02 -0700 | [diff] [blame] | 123 | |
Dmitri Plotnikov | 251e4f7 | 2010-10-05 18:48:21 -0700 | [diff] [blame] | 124 | <declare-styleable name="ContactBrowser"> |
| 125 | <attr name="contact_filter_popup_width" format="dimension"/> |
| 126 | </declare-styleable> |
| 127 | |
Dmitri Plotnikov | 54aa198 | 2010-09-04 12:17:02 -0700 | [diff] [blame] | 128 | <declare-styleable name="ContactListItemView"> |
Dmitri Plotnikov | c98fe87 | 2010-12-01 21:46:41 -0800 | [diff] [blame] | 129 | <attr name="list_item_height" format="dimension"/> |
Dmitri Plotnikov | a03c198 | 2010-12-10 16:22:21 -0800 | [diff] [blame] | 130 | <attr name="list_section_header_height" format="dimension"/> |
Dmitri Plotnikov | c98fe87 | 2010-12-01 21:46:41 -0800 | [diff] [blame] | 131 | <attr name="activated_background" format="reference"/> |
Dmitri Plotnikov | 94e3041 | 2010-09-29 18:46:47 -0700 | [diff] [blame] | 132 | <attr name="section_header_background" format="reference"/> |
| 133 | <attr name="list_item_divider" format="reference"/> |
Dmitri Plotnikov | 2223f83 | 2010-09-07 15:35:05 -0700 | [diff] [blame] | 134 | <attr name="list_item_padding_top" format="dimension"/> |
| 135 | <attr name="list_item_padding_right" format="dimension"/> |
| 136 | <attr name="list_item_padding_bottom" format="dimension"/> |
| 137 | <attr name="list_item_padding_left" format="dimension"/> |
| 138 | <attr name="list_item_gap_between_image_and_text" format="dimension"/> |
| 139 | <attr name="list_item_gap_between_label_and_data" format="dimension"/> |
| 140 | <attr name="list_item_call_button_padding" format="dimension"/> |
| 141 | <attr name="list_item_vertical_divider_margin" format="dimension"/> |
| 142 | <attr name="list_item_presence_icon_margin" format="dimension"/> |
Isaac Katzenelson | 36b27c6 | 2011-07-20 12:06:01 -0700 | [diff] [blame] | 143 | <attr name="list_item_presence_icon_size" format="dimension"/> |
Dmitri Plotnikov | 2223f83 | 2010-09-07 15:35:05 -0700 | [diff] [blame] | 144 | <attr name="list_item_photo_size" format="dimension"/> |
Dave Santoro | 0a4d225 | 2011-05-20 11:40:34 -0700 | [diff] [blame] | 145 | <attr name="list_item_profile_photo_size" format="dimension"/> |
Dmitri Plotnikov | 359f111 | 2010-09-26 19:55:39 -0700 | [diff] [blame] | 146 | <attr name="list_item_prefix_highlight_color" format="color"/> |
Dmitri Plotnikov | 3bc7d02 | 2010-11-12 14:20:57 -0800 | [diff] [blame] | 147 | <attr name="list_item_header_text_indent" format="dimension" /> |
| 148 | <attr name="list_item_header_text_color" format="color" /> |
| 149 | <attr name="list_item_header_text_size" format="dimension" /> |
Isaac Katzenelson | 36b27c6 | 2011-07-20 12:06:01 -0700 | [diff] [blame] | 150 | <attr name="list_item_header_height" format="dimension" /> |
| 151 | <attr name="list_item_header_underline_height" format="dimension" /> |
| 152 | <attr name="list_item_header_underline_color" format="color" /> |
Dmitri Plotnikov | 2223f83 | 2010-09-07 15:35:05 -0700 | [diff] [blame] | 153 | </declare-styleable> |
| 154 | |
Flavio Lerda | 9cafe47 | 2011-06-08 14:06:13 +0100 | [diff] [blame] | 155 | <declare-styleable name="CallDetailActivity"> |
Flavio Lerda | 9cafe47 | 2011-06-08 14:06:13 +0100 | [diff] [blame] | 156 | <attr name="call_detail_transparent_background" format="color" /> |
| 157 | <attr name="call_detail_contact_background_height" format="dimension" /> |
Flavio Lerda | fb63c43 | 2011-07-07 17:16:53 +0100 | [diff] [blame] | 158 | <attr name="call_detail_contact_background_overlay_height" format="dimension" /> |
Flavio Lerda | 9cafe47 | 2011-06-08 14:06:13 +0100 | [diff] [blame] | 159 | <attr name="call_detail_contact_background_overlay_alpha" format="float" /> |
| 160 | <attr name="call_detail_contact_photo_size" format="dimension" /> |
| 161 | <attr name="call_detail_action_icon_size" format="dimension" /> |
Flavio Lerda | fb63c43 | 2011-07-07 17:16:53 +0100 | [diff] [blame] | 162 | <attr name="call_detail_action_bar_height" format="dimension" /> |
Flavio Lerda | 9cafe47 | 2011-06-08 14:06:13 +0100 | [diff] [blame] | 163 | </declare-styleable> |
| 164 | |
Flavio Lerda | 371d5f9 | 2011-07-09 19:45:32 +0100 | [diff] [blame] | 165 | <declare-styleable name="CallLog"> |
Flavio Lerda | 7594d79 | 2011-07-18 17:37:56 +0100 | [diff] [blame] | 166 | <attr name="call_log_inner_margin" format="dimension" /> |
| 167 | <attr name="call_log_outer_margin" format="dimension" /> |
Flavio Lerda | 371d5f9 | 2011-07-09 19:45:32 +0100 | [diff] [blame] | 168 | <attr name="call_log_primary_text_color" format="color" /> |
| 169 | <attr name="call_log_primary_background_color" format="color" /> |
| 170 | <attr name="call_log_secondary_text_color" format="color" /> |
| 171 | <attr name="call_log_secondary_background_color" format="color" /> |
Flavio Lerda | 7594d79 | 2011-07-18 17:37:56 +0100 | [diff] [blame] | 172 | <attr name="call_log_header_color" format="color" /> |
Flavio Lerda | 371d5f9 | 2011-07-09 19:45:32 +0100 | [diff] [blame] | 173 | </declare-styleable> |
| 174 | |
| 175 | <declare-styleable name="CallLogList"> |
| 176 | <attr name="call_log_list_contact_photo_size" format="dimension" /> |
Flavio Lerda | 7594d79 | 2011-07-18 17:37:56 +0100 | [diff] [blame] | 177 | <attr name="call_log_list_call_action_size" format="dimension" /> |
Flavio Lerda | e00060f | 2011-07-04 18:59:55 +0100 | [diff] [blame] | 178 | </declare-styleable> |
| 179 | |
Debashish Chatterjee | 9e00389 | 2011-07-15 18:40:11 +0100 | [diff] [blame] | 180 | <declare-styleable name="VoicemailStatus"> |
| 181 | <attr name="call_log_voicemail_status_height" format="dimension" /> |
| 182 | <attr name="call_log_voicemail_status_background_color" format="color" /> |
| 183 | <attr name="call_log_voicemail_status_text_color" format="color" /> |
| 184 | </declare-styleable> |
| 185 | |
Makoto Onuki | c0b5f8a | 2011-07-13 10:38:30 -0700 | [diff] [blame] | 186 | <style name="PeopleTheme" parent="android:Theme.Holo.Light.SplitActionBarWhenNarrow"> |
Dmitri Plotnikov | c98fe87 | 2010-12-01 21:46:41 -0800 | [diff] [blame] | 187 | <item name="list_item_height">?android:attr/listPreferredItemHeight</item> |
Dmitri Plotnikov | c98fe87 | 2010-12-01 21:46:41 -0800 | [diff] [blame] | 188 | <item name="activated_background">@drawable/list_item_activated_background</item> |
Daniel Lehmann | 5e42838 | 2011-04-08 15:02:43 -0700 | [diff] [blame] | 189 | <item name="section_header_background">@drawable/list_title_holo</item> |
Isaac Katzenelson | 36b27c6 | 2011-07-20 12:06:01 -0700 | [diff] [blame] | 190 | <item name="list_section_header_height">24dip</item> |
Dmitri Plotnikov | 94e3041 | 2010-09-29 18:46:47 -0700 | [diff] [blame] | 191 | <item name="list_item_divider">@drawable/list_item_divider</item> |
Isaac Katzenelson | 36b27c6 | 2011-07-20 12:06:01 -0700 | [diff] [blame] | 192 | <item name="list_item_padding_top">0dip</item> |
| 193 | <item name="list_item_padding_right">0dip</item> |
| 194 | <item name="list_item_padding_bottom">0dip</item> |
| 195 | <item name="list_item_padding_left">24dip</item> |
Dmitri Plotnikov | 2223f83 | 2010-09-07 15:35:05 -0700 | [diff] [blame] | 196 | <item name="list_item_gap_between_image_and_text">8dip</item> |
| 197 | <item name="list_item_gap_between_label_and_data">5dip</item> |
| 198 | <item name="list_item_call_button_padding">14dip</item> |
| 199 | <item name="list_item_vertical_divider_margin">5dip</item> |
Isaac Katzenelson | 36b27c6 | 2011-07-20 12:06:01 -0700 | [diff] [blame] | 200 | <item name="list_item_presence_icon_margin">4dip</item> |
| 201 | <item name="list_item_presence_icon_size">16dip</item> |
Dmitri Plotnikov | 2223f83 | 2010-09-07 15:35:05 -0700 | [diff] [blame] | 202 | <item name="list_item_photo_size">56dip</item> |
Dave Santoro | 0a4d225 | 2011-05-20 11:40:34 -0700 | [diff] [blame] | 203 | <item name="list_item_profile_photo_size">70dip</item> |
Dmitri Plotnikov | 359f111 | 2010-09-26 19:55:39 -0700 | [diff] [blame] | 204 | <item name="list_item_prefix_highlight_color">#729a27</item> |
Isaac Katzenelson | 36b27c6 | 2011-07-20 12:06:01 -0700 | [diff] [blame] | 205 | <item name="list_item_header_text_indent">4dip</item> |
| 206 | <item name="list_item_header_text_color">@color/people_app_theme_color</item> |
| 207 | <item name="list_item_header_text_size">12sp</item> |
| 208 | <item name="list_item_header_height">26dip</item> |
| 209 | <item name="list_item_header_underline_height">1px</item> |
| 210 | <item name="list_item_header_underline_color">@color/people_app_theme_color</item> |
Dmitri Plotnikov | 251e4f7 | 2010-10-05 18:48:21 -0700 | [diff] [blame] | 211 | <item name="contact_filter_popup_width">320dip</item> |
Dmitri Plotnikov | e1d4c06 | 2010-07-15 16:20:36 -0700 | [diff] [blame] | 212 | </style> |
Daniel Lehmann | 3b7d594 | 2010-07-22 18:10:50 -0700 | [diff] [blame] | 213 | |
Katherine Kuan | fd8cded | 2011-05-11 11:34:56 -0700 | [diff] [blame] | 214 | <!-- TODO: Clean up this file so themes aren't copied. --> |
Katherine Kuan | be18de0 | 2011-06-07 12:38:29 -0700 | [diff] [blame] | 215 | <style name="GroupDetailTheme" parent="android:Theme.Holo.Light"> |
Katherine Kuan | fd8cded | 2011-05-11 11:34:56 -0700 | [diff] [blame] | 216 | <item name="list_item_height">?android:attr/listPreferredItemHeight</item> |
| 217 | <item name="activated_background">@drawable/list_item_activated_background</item> |
| 218 | <item name="section_header_background">@drawable/list_title_holo</item> |
| 219 | <item name="list_section_header_height">32dip</item> |
| 220 | <item name="list_item_divider">@drawable/list_item_divider</item> |
| 221 | <item name="list_item_padding_top">4dip</item> |
| 222 | <item name="list_item_padding_right">11dip</item> |
| 223 | <item name="list_item_padding_bottom">4dip</item> |
| 224 | <item name="list_item_padding_left">4dip</item> |
| 225 | <item name="list_item_gap_between_image_and_text">8dip</item> |
| 226 | <item name="list_item_gap_between_label_and_data">5dip</item> |
| 227 | <item name="list_item_call_button_padding">14dip</item> |
| 228 | <item name="list_item_vertical_divider_margin">5dip</item> |
| 229 | <item name="list_item_presence_icon_margin">5dip</item> |
| 230 | <item name="list_item_photo_size">56dip</item> |
Dave Santoro | 0a4d225 | 2011-05-20 11:40:34 -0700 | [diff] [blame] | 231 | <item name="list_item_profile_photo_size">70dip</item> |
Katherine Kuan | fd8cded | 2011-05-11 11:34:56 -0700 | [diff] [blame] | 232 | <item name="list_item_prefix_highlight_color">#729a27</item> |
| 233 | <item name="list_item_header_text_indent">56dip</item> |
| 234 | <item name="list_item_header_text_color">?color/section_header_text_color</item> |
| 235 | <item name="list_item_header_text_size">14sp</item> |
| 236 | <item name="contact_filter_popup_width">320dip</item> |
| 237 | </style> |
| 238 | |
Daisuke Miyakawa | b2e626a | 2011-06-21 13:39:26 -0700 | [diff] [blame] | 239 | <style name="ContactPickerTheme" parent="@android:Theme.Holo.Light"> |
Dmitri Plotnikov | 94e3041 | 2010-09-29 18:46:47 -0700 | [diff] [blame] | 240 | <item name="section_header_background">@drawable/section_header</item> |
| 241 | <item name="list_item_divider">@drawable/list_item_divider</item> |
Dmitri Plotnikov | 2223f83 | 2010-09-07 15:35:05 -0700 | [diff] [blame] | 242 | <item name="list_item_padding_top">4dip</item> |
| 243 | <item name="list_item_padding_right">11dip</item> |
| 244 | <item name="list_item_padding_bottom">4dip</item> |
| 245 | <item name="list_item_padding_left">4dip</item> |
| 246 | <item name="list_item_gap_between_image_and_text">8dip</item> |
| 247 | <item name="list_item_gap_between_label_and_data">5dip</item> |
| 248 | <item name="list_item_call_button_padding">14dip</item> |
| 249 | <item name="list_item_vertical_divider_margin">5dip</item> |
| 250 | <item name="list_item_presence_icon_margin">5dip</item> |
Dmitri Plotnikov | 2223f83 | 2010-09-07 15:35:05 -0700 | [diff] [blame] | 251 | <item name="list_item_photo_size">56dip</item> |
Dave Santoro | 0a4d225 | 2011-05-20 11:40:34 -0700 | [diff] [blame] | 252 | <item name="list_item_profile_photo_size">70dip</item> |
Dmitri Plotnikov | 359f111 | 2010-09-26 19:55:39 -0700 | [diff] [blame] | 253 | <item name="list_item_prefix_highlight_color">#729a27</item> |
Dmitri Plotnikov | 3bc7d02 | 2010-11-12 14:20:57 -0800 | [diff] [blame] | 254 | <item name="list_item_header_text_indent">56dip</item> |
| 255 | <item name="list_item_header_text_color">?color/section_header_text_color</item> |
| 256 | <item name="list_item_header_text_size">14sp</item> |
Dmitri Plotnikov | e1d4c06 | 2010-07-15 16:20:36 -0700 | [diff] [blame] | 257 | </style> |
Daniel Lehmann | 3b7d594 | 2010-07-22 18:10:50 -0700 | [diff] [blame] | 258 | |
Dmitri Plotnikov | d8f84e0 | 2011-01-23 18:03:14 -0800 | [diff] [blame] | 259 | <style name="JoinContactActivityTheme" parent="ContactPickerTheme" > |
Dmitri Plotnikov | 2223f83 | 2010-09-07 15:35:05 -0700 | [diff] [blame] | 260 | </style> |
Dmitri Plotnikov | 2ddba01 | 2010-09-16 18:27:35 -0700 | [diff] [blame] | 261 | |
Daniel Lehmann | 2028eb0 | 2011-04-07 21:04:48 -0700 | [diff] [blame] | 262 | <style name="ContactsPreferencesTheme" parent="@android:Theme.Holo.Light"> |
Daniel Lehmann | 1010574 | 2010-07-15 17:35:57 -0700 | [diff] [blame] | 263 | </style> |
Dmitri Plotnikov | 2ddba01 | 2010-09-16 18:27:35 -0700 | [diff] [blame] | 264 | |
Katherine Kuan | 495db43 | 2011-07-06 18:58:46 -0700 | [diff] [blame] | 265 | <style name="ContactListFilterTheme" parent="@android:Theme.Holo.Light"> |
Dmitri Plotnikov | a4d6a3b | 2010-10-06 18:04:31 -0700 | [diff] [blame] | 266 | </style> |
| 267 | |
Dmitri Plotnikov | 84b3cc7 | 2010-10-11 18:19:51 -0700 | [diff] [blame] | 268 | <style name="ContactPickerLayout" parent="ContactPickerTheme"> |
| 269 | <item name="android:layout_width">match_parent</item> |
| 270 | <item name="android:layout_height">match_parent</item> |
| 271 | </style> |
Dmitri Plotnikov | bee8d3b | 2010-10-12 20:57:46 -0700 | [diff] [blame] | 272 | |
Katherine Kuan | 495db43 | 2011-07-06 18:58:46 -0700 | [diff] [blame] | 273 | <style name="CustomContactListFilterView" parent="ContactListFilterTheme"> |
Dmitri Plotnikov | a4d6a3b | 2010-10-06 18:04:31 -0700 | [diff] [blame] | 274 | <item name="android:layout_width">match_parent</item> |
| 275 | <item name="android:layout_height">match_parent</item> |
| 276 | </style> |
| 277 | |
Dmitri Plotnikov | 2ddba01 | 2010-09-16 18:27:35 -0700 | [diff] [blame] | 278 | <declare-styleable name="InterpolatingLayout_Layout"> |
| 279 | <attr name="layout_narrowParentWidth" format="dimension"/> |
| 280 | <attr name="layout_narrowWidth" format="dimension"/> |
Dmitri Plotnikov | 75d6cae | 2011-01-11 11:00:17 -0800 | [diff] [blame] | 281 | <attr name="layout_narrowMarginLeft" format="dimension"/> |
| 282 | <attr name="layout_narrowMarginRight" format="dimension"/> |
| 283 | <attr name="layout_narrowPaddingLeft" format="dimension"/> |
| 284 | <attr name="layout_narrowPaddingRight" format="dimension"/> |
Dmitri Plotnikov | 2ddba01 | 2010-09-16 18:27:35 -0700 | [diff] [blame] | 285 | <attr name="layout_wideParentWidth" format="dimension"/> |
| 286 | <attr name="layout_wideWidth" format="dimension"/> |
Dmitri Plotnikov | 75d6cae | 2011-01-11 11:00:17 -0800 | [diff] [blame] | 287 | <attr name="layout_wideMarginLeft" format="dimension"/> |
| 288 | <attr name="layout_wideMarginRight" format="dimension"/> |
| 289 | <attr name="layout_widePaddingLeft" format="dimension"/> |
| 290 | <attr name="layout_widePaddingRight" format="dimension"/> |
Dmitri Plotnikov | 2ddba01 | 2010-09-16 18:27:35 -0700 | [diff] [blame] | 291 | </declare-styleable> |
Flavio Lerda | 9cafe47 | 2011-06-08 14:06:13 +0100 | [diff] [blame] | 292 | |
Dmitri Plotnikov | 85609ed | 2010-11-11 15:59:01 -0800 | [diff] [blame] | 293 | <declare-styleable name="TransitionAnimationView"> |
| 294 | <attr name="clipMarginLeft" format="dimension"/> |
| 295 | <attr name="clipMarginRight" format="dimension"/> |
| 296 | <attr name="clipMarginTop" format="dimension"/> |
| 297 | <attr name="clipMarginBottom" format="dimension"/> |
| 298 | <attr name="enterAnimation" format="reference"/> |
| 299 | <attr name="exitAnimation" format="reference"/> |
| 300 | <attr name="animationDuration" format="integer"/> |
| 301 | </declare-styleable> |
Flavio Lerda | 9cafe47 | 2011-06-08 14:06:13 +0100 | [diff] [blame] | 302 | |
Katherine Kuan | 9856fce | 2011-06-01 10:24:09 -0700 | [diff] [blame] | 303 | <style name="DirectoryHeader" parent="PeopleTheme"> |
Dmitri Plotnikov | 94e3041 | 2010-09-29 18:46:47 -0700 | [diff] [blame] | 304 | <item name="android:background">@drawable/directory_bg</item> |
| 305 | </style> |
Daniel Lehmann | e9b196e | 2010-10-26 12:17:39 -0700 | [diff] [blame] | 306 | |
Dmitri Plotnikov | 1e5fc0c | 2011-01-31 10:37:57 -0800 | [diff] [blame] | 307 | <style name="NonPhoneActivityTheme" parent="@android:Theme.Translucent"> |
| 308 | </style> |
| 309 | |
Katherine Kuan | 97a5749 | 2011-06-10 16:39:32 -0700 | [diff] [blame] | 310 | <style name="NonPhoneDialogTheme" parent="@android:Theme.Dialog"> |
| 311 | </style> |
| 312 | |
Dmitri Plotnikov | d8f84e0 | 2011-01-23 18:03:14 -0800 | [diff] [blame] | 313 | <style name="SectionDivider"> |
| 314 | <item name="android:background">#7e7e87</item> |
| 315 | <item name="android:layout_height">2dip</item> |
| 316 | <item name="android:layout_width">match_parent</item> |
| 317 | </style> |
Katherine Kuan | 2719ab0 | 2011-05-02 17:18:04 -0700 | [diff] [blame] | 318 | |
Katherine Kuan | a6ac2e0 | 2011-06-26 16:02:00 -0700 | [diff] [blame] | 319 | <style name="ContactDetailHeaderTextView"> |
| 320 | <item name="android:layout_width">match_parent</item> |
| 321 | <item name="android:layout_height">wrap_content</item> |
| 322 | </style> |
| 323 | |
Katherine Kuan | 2719ab0 | 2011-05-02 17:18:04 -0700 | [diff] [blame] | 324 | <style name="ContactDetailItemType"> |
| 325 | <item name="android:layout_width">wrap_content</item> |
| 326 | <item name="android:layout_height">wrap_content</item> |
Katherine Kuan | f81e4c6 | 2011-07-01 21:46:08 -0700 | [diff] [blame] | 327 | <item name="android:textAppearance">?android:attr/textAppearanceSmall</item> |
| 328 | <item name="android:textColor">?android:attr/textColorTertiary</item> |
Katherine Kuan | 2719ab0 | 2011-05-02 17:18:04 -0700 | [diff] [blame] | 329 | <item name="android:singleLine">true</item> |
| 330 | <item name="android:ellipsize">marquee</item> |
| 331 | <item name="android:gravity">center_vertical</item> |
Katherine Kuan | 2719ab0 | 2011-05-02 17:18:04 -0700 | [diff] [blame] | 332 | </style> |
Frank Sposaro | 32f3955 | 2011-06-06 11:01:50 -0700 | [diff] [blame] | 333 | |
Katherine Kuan | 0ff0e31 | 2011-06-08 17:43:51 -0700 | [diff] [blame] | 334 | <style name="GroupBrowseListItem"> |
| 335 | <item name="android:paddingRight">20dip</item> |
| 336 | </style> |
Daisuke Miyakawa | 2096261 | 2011-06-23 18:29:25 -0700 | [diff] [blame] | 337 | |
Daisuke Miyakawa | 39b4ce9 | 2011-06-29 21:13:07 -0700 | [diff] [blame] | 338 | <style name="DialtactsDigitsTextAppearance"> |
Daisuke Miyakawa | 2096261 | 2011-06-23 18:29:25 -0700 | [diff] [blame] | 339 | <item name="android:maxLines">1</item> |
| 340 | <item name="android:scrollHorizontally">true</item> |
| 341 | <item name="android:textSize">@dimen/dialpad_digits_text_size</item> |
| 342 | <item name="android:freezesText">true</item> |
Daisuke Miyakawa | 2096261 | 2011-06-23 18:29:25 -0700 | [diff] [blame] | 343 | <item name="android:focusableInTouchMode">true</item> |
| 344 | <item name="android:editable">true</item> |
| 345 | <item name="android:cursorVisible">false</item> |
| 346 | <item name="android:layout_weight">0</item> |
| 347 | </style> |
| 348 | |
Daisuke Miyakawa | 39b4ce9 | 2011-06-29 21:13:07 -0700 | [diff] [blame] | 349 | <style name="DialtactsDialpadButtonStyle"> |
| 350 | <item name="android:layout_width">0dip</item> |
| 351 | <item name="android:layout_height">@dimen/dialpad_button_height</item> |
| 352 | <item name="android:layout_weight">1</item> |
Daisuke Miyakawa | 64c14d3 | 2011-07-06 17:07:33 -0700 | [diff] [blame] | 353 | <item name="android:background">@drawable/btn_dial</item> |
Daisuke Miyakawa | 39b4ce9 | 2011-06-29 21:13:07 -0700 | [diff] [blame] | 354 | <item name="android:soundEffectsEnabled">false</item> |
Daisuke Miyakawa | 39b4ce9 | 2011-06-29 21:13:07 -0700 | [diff] [blame] | 355 | </style> |
Frank Sposaro | 9e095d2 | 2011-07-07 15:18:38 -0700 | [diff] [blame] | 356 | |
| 357 | <style name="ContactTileStarred"> |
| 358 | <item name="android:focusable">true</item> |
| 359 | <item name="android:padding">1px</item> |
| 360 | <item name="android:background">@drawable/list_selector</item> |
| 361 | </style> |
| 362 | |
| 363 | <style name="ContactTileStarredText"> |
| 364 | <item name="android:layout_width">match_parent</item> |
| 365 | <item name="android:layout_height">48dip</item> |
| 366 | <item name="android:layout_alignParentBottom">true</item> |
| 367 | <item name="android:layout_alignParentLeft">true</item> |
| 368 | <item name="android:gravity">center_vertical</item> |
| 369 | <item name="android:paddingLeft">8dip</item> |
| 370 | <item name="android:singleLine">true</item> |
| 371 | <item name="android:ellipsize">end</item> |
| 372 | <item name="android:textColor">@android:color/white</item> |
| 373 | <item name="android:textAppearance">?android:attr/textAppearanceMedium</item> |
| 374 | </style> |
| 375 | |
| 376 | <style name="ContactTileStarredTextBackground"> |
| 377 | <item name="android:layout_width">match_parent</item> |
| 378 | <item name="android:layout_height">48dip</item> |
| 379 | <item name="android:layout_alignParentBottom">true</item> |
| 380 | <item name="android:layout_alignParentLeft">true</item> |
| 381 | <item name="android:alpha">0.5</item> |
| 382 | <item name="android:background">@android:color/black</item> |
| 383 | </style> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 384 | </resources> |