blob: 19d37154a609aef35383bd5b705471f1746251ea [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
alision96ff9b72013-07-05 10:59:16 -040028 <dimen name="activity_horizontal_margin">16dp</dimen>
29 <dimen name="activity_vertical_margin">16dp</dimen>
Romain Bertozzi306a5992016-05-10 15:53:22 -040030
Adrien Béraudbd99d6a2015-11-23 16:04:49 -050031 <dimen name="action_button_lpadding">0dp</dimen>
32 <dimen name="action_button_bpadding">-45dp</dimen>
Adrien Béraudb179bab2015-10-08 12:04:22 -040033 <dimen name="fab_compat_margin">0dp</dimen>
34
Romain Bertozzi306a5992016-05-10 15:53:22 -040035 <dimen name="alert_dialog_side_padding_list_view">16dp</dimen>
36
Alexandre Lision0b16eea2016-05-27 15:24:54 -040037 <dimen name="toolbar_content_inset">72dp</dimen>
38 <dimen name="toolbar_elevation">4dp</dimen>
39
Aline Bonnetf6c2a402016-12-14 15:25:40 -050040 <dimen name="drawer_content_padding">0dp</dimen>
41 <dimen name="drawer_size">320dp</dimen>
42
Loïc Siret08abb532017-10-18 16:33:43 -040043 <dimen name="default_image_card_width">110dp</dimen>
44 <dimen name="default_image_card_height">100dp</dimen>
Loïc Siret6c71b942017-08-28 15:45:07 -040045
Loïc Siret08abb532017-10-18 16:33:43 -040046 <dimen name="search_image_card_width">100dp</dimen>
47 <dimen name="search_image_card_height">90dp</dimen>
Adrien Béraudffd32412012-08-07 18:39:23 -040048</resources>