blob: 264baa4f64b87699f57d4eb42545693aa6d86657 [file] [log] [blame]
Dmitri Plotnikov28e07ae2010-08-26 18:36:21 -07001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2010 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
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
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-->
Dmitri Plotnikov28e07ae2010-08-26 18:36:21 -070016<resources>
Chiao Chengddd4e822012-12-06 12:18:01 -080017 <dimen name="editor_type_label_width">180dip</dimen>
18 <dimen name="editor_round_button_padding_left">8dip</dimen>
19 <dimen name="editor_round_button_padding_right">8dip</dimen>
Katherine Kuan229eed42011-10-27 11:45:32 -070020 <dimen name="group_editor_side_padding">16dip</dimen>
Daniel Lehmann75e262b2012-03-27 21:27:18 -070021 <dimen name="quick_contact_photo_container_height">360dip</dimen>
Katherine Kuand4000c62011-11-04 12:02:25 -070022 <dimen name="contact_picker_contact_list_min_height">650dip</dimen>
Brian Attwell0d3fd2e2014-07-30 22:23:34 -070023
Tingting Wangdf65d162015-07-24 17:04:35 -070024 <!-- When QC is uncollapsed, the title has this much margin on its left and right -->
Brian Attwell0d3fd2e2014-07-30 22:23:34 -070025 <dimen name="quickcontact_title_initial_margin">32dp</dimen>
Tingting Wangdf65d162015-07-24 17:04:35 -070026 <!-- When QC is uncollapsed, the title has this much margin on its bottom -->
27 <dimen name="quickcontact_title_initial_bottom_margin">0dp</dimen>
Paul Soulosd3229ff2014-09-09 11:02:59 -070028
29 <dimen name="expanding_entry_card_marginStartEnd">10dp</dimen>
30
Daisuke Miyakawa8f59c2b2011-08-04 13:22:19 -070031</resources>