blob: d5ab3b7d229558bd03bc92efaf4fc0c9d41f873b [file] [log] [blame]
Adrien Béraudffd32412012-08-07 18:39:23 -04001<?xml version="1.0" encoding="utf-8"?>
alision96ff9b72013-07-05 10:59:16 -04002<!--
Alexandre Lisionfed2a642014-01-10 12:05:47 -05003Copyright (C) 2004-2014 Savoir-Faire Linux Inc.
Adrien Béraudffd32412012-08-07 18:39:23 -04004
5Author: Adrien Beraud <adrien.beraud@gmail.com>
6
7This program is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 3 of the License, or
Adrien Béraud7c1a5e52014-04-24 11:32:18 -040010(at your option) any later version.
Adrien Béraudffd32412012-08-07 18:39:23 -040011
12This program is distributed in the hope that it will be useful,
13but WITHOUT ANY WARRANTY; without even the implied warranty of
14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details.
16
17You should have received a copy of the GNU General Public License
18along with this program; if not, write to the Free Software
19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
21Additional permission under GNU GPL version 3 section 7:
22
23If you modify this program, or any covered work, by linking or
24combining it with the OpenSSL project's OpenSSL library (or a
25modified version of that library), containing parts covered by the
26terms of the OpenSSL or SSLeay licenses, Savoir-Faire Linux Inc.
27grants you additional permission to convey the resulting work.
28Corresponding Source for a non-source form of such a combination
29shall include the source code for the parts of OpenSSL used as well
30as that of the covered work.
alision96ff9b72013-07-05 10:59:16 -040031-->
Adrien Béraudffd32412012-08-07 18:39:23 -040032<resources>
33
alision96ff9b72013-07-05 10:59:16 -040034 <dimen name="padding_small">8dp</dimen>
35 <dimen name="padding_medium">8dp</dimen>
36 <dimen name="padding_large">16dp</dimen>
Adrien Béraud7c1a5e52014-04-24 11:32:18 -040037
38 <dimen name="bubble_size">60dp</dimen>
39 <dimen name="bubble_action_size">30dp</dimen>
40 <dimen name="bubble_action_margin">50dp</dimen>
Adrien Béraud8fcc4b92014-04-24 16:36:55 -040041 <dimen name="bubble_action_textdistmin">5dp</dimen>
42 <dimen name="bubble_action_textdistmax">40dp</dimen>
Adrien Béraud7c1a5e52014-04-24 11:32:18 -040043
alision96ff9b72013-07-05 10:59:16 -040044 <dimen name="activity_horizontal_margin">16dp</dimen>
45 <dimen name="activity_vertical_margin">16dp</dimen>
Alexandre Lisionf1850c02013-09-23 14:19:34 -040046
47 <dimen name="contact_drawer_handle_height">36dp</dimen>
Alexandre Lisiondc6bdcc2013-11-01 11:42:08 -040048 <dimen name="contact_drawer_handle_height_with_shadow">40dp</dimen>
Alexandre Lision39aee332014-01-10 15:20:21 -050049
Adrien Béraudb179bab2015-10-08 12:04:22 -040050 <dimen name="contact_vertical_spacing">16dp</dimen>
Alexandre Lision691a1d62013-11-12 10:06:27 -050051
52
Alexandre Lisiondf219952013-11-07 15:06:37 -050053 <dimen name="header_history_detail">200dp</dimen>
Adrien Béraudb179bab2015-10-08 12:04:22 -040054
55 <dimen name="action_button_bpadding">-35dp</dimen>
56 <dimen name="fab_compat_margin">0dp</dimen>
57
Adrien Béraud16b8b442015-10-12 19:36:54 -040058 <dimen name="action_bar_title_margin_bottom">16dp</dimen>
Adrien Béraudb179bab2015-10-08 12:04:22 -040059
Adrien Béraudffd32412012-08-07 18:39:23 -040060</resources>