blob: 88b9cc30591a6c234b9fd6deb7cfcbbdbd1ddec7 [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
alision96ff9b72013-07-05 10:59:16 -040023 <dimen name="padding_small">8dp</dimen>
24 <dimen name="padding_medium">8dp</dimen>
25 <dimen name="padding_large">16dp</dimen>
Adrien Béraud7c1a5e52014-04-24 11:32:18 -040026
alision96ff9b72013-07-05 10:59:16 -040027 <dimen name="activity_horizontal_margin">16dp</dimen>
28 <dimen name="activity_vertical_margin">16dp</dimen>
Romain Bertozzi306a5992016-05-10 15:53:22 -040029
Adrien Béraudbd99d6a2015-11-23 16:04:49 -050030 <dimen name="action_button_lpadding">0dp</dimen>
31 <dimen name="action_button_bpadding">-45dp</dimen>
Adrien Béraudb179bab2015-10-08 12:04:22 -040032 <dimen name="fab_compat_margin">0dp</dimen>
33
Romain Bertozzi306a5992016-05-10 15:53:22 -040034 <dimen name="alert_dialog_side_padding_list_view">16dp</dimen>
35
Alexandre Lision0b16eea2016-05-27 15:24:54 -040036 <dimen name="toolbar_content_inset">72dp</dimen>
37 <dimen name="toolbar_elevation">4dp</dimen>
38
Aline Bonnetf6c2a402016-12-14 15:25:40 -050039 <dimen name="drawer_content_padding">0dp</dimen>
40 <dimen name="drawer_size">320dp</dimen>
41
Loïc Siret6c71b942017-08-28 15:45:07 -040042 <dimen name="default_image_card_width">168dp</dimen>
43 <dimen name="default_image_card_height">150dp</dimen>
44
45 <dimen name="search_image_card_width">112dp</dimen>
46 <dimen name="search_image_card_height">100dp</dimen>
Adrien Béraudffd32412012-08-07 18:39:23 -040047</resources>