blob: 341f823229be06edb8cdf0f5bf02e0d1a53cce48 [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<!--
Adrien Béraudec528bb2016-01-14 16:52:51 -05003Copyright (C) 2004-2016 Savoir-faire Linux Inc.
Romain Bertozzi306a5992016-05-10 15:53:22 -04004
Adrien Béraudec528bb2016-01-14 16:52:51 -05005Author: Adrien Beraud <adrien.beraud@savoirfairelinux.com>
Romain Bertozzi306a5992016-05-10 15:53:22 -04006
Adrien Béraudffd32412012-08-07 18:39:23 -04007This program is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by
Romain Bertozzi306a5992016-05-10 15:53:22 -04009the 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.
Romain Bertozzi306a5992016-05-10 15:53:22 -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.
alision96ff9b72013-07-05 10:59:16 -040020-->
Adrien Béraudffd32412012-08-07 18:39:23 -040021<resources>
22
Adrien Béraud954d7a52018-03-02 12:06:34 -050023 <dimen name="padding_xsmall">2dp</dimen>
alision96ff9b72013-07-05 10:59:16 -040024 <dimen name="padding_small">8dp</dimen>
Adrien Béraud954d7a52018-03-02 12:06:34 -050025 <dimen name="padding_medium">12dp</dimen>
alision96ff9b72013-07-05 10:59:16 -040026 <dimen name="padding_large">16dp</dimen>
Adrien Béraud7c1a5e52014-04-24 11:32:18 -040027
Adrien Béraud3cbc7fa2018-07-18 18:36:21 -040028 <dimen name="radius_message_input">16dp</dimen>
29
alision96ff9b72013-07-05 10:59:16 -040030 <dimen name="activity_horizontal_margin">16dp</dimen>
31 <dimen name="activity_vertical_margin">16dp</dimen>
Romain Bertozzi306a5992016-05-10 15:53:22 -040032
Adrien Béraudbd99d6a2015-11-23 16:04:49 -050033 <dimen name="action_button_lpadding">0dp</dimen>
34 <dimen name="action_button_bpadding">-45dp</dimen>
Adrien Béraudb179bab2015-10-08 12:04:22 -040035 <dimen name="fab_compat_margin">0dp</dimen>
36
Romain Bertozzi306a5992016-05-10 15:53:22 -040037 <dimen name="alert_dialog_side_padding_list_view">16dp</dimen>
38
Alexandre Lision0b16eea2016-05-27 15:24:54 -040039 <dimen name="toolbar_content_inset">72dp</dimen>
40 <dimen name="toolbar_elevation">4dp</dimen>
41
Aline Bonnetf6c2a402016-12-14 15:25:40 -050042 <dimen name="drawer_content_padding">0dp</dimen>
43 <dimen name="drawer_size">320dp</dimen>
44
Loïc Siret08abb532017-10-18 16:33:43 -040045 <dimen name="default_image_card_width">110dp</dimen>
46 <dimen name="default_image_card_height">100dp</dimen>
Loïc Siret6c71b942017-08-28 15:45:07 -040047
Loïc Siret08abb532017-10-18 16:33:43 -040048 <dimen name="search_image_card_width">100dp</dimen>
49 <dimen name="search_image_card_height">90dp</dimen>
Adrien Béraudae45ffa2018-07-06 16:21:29 -040050
51 <dimen name="share_preview_height">120dp</dimen>
Adrien Béraudffd32412012-08-07 18:39:23 -040052</resources>