1 <?xml version=
"1.0" encoding=
"utf-8"?>
3 ownCloud Android client application
5 Copyright (C)
2014 ownCloud Inc.
7 This program is free software: you can redistribute it and/or modify
8 it under the terms of the GNU General Public License version
2,
9 as published by the Free Software Foundation.
11 This program is distributed in the hope that it will be useful,
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU General Public License for more details.
16 You should have received a copy of the GNU General Public License
17 along with this program. If not, see
<http://www.gnu.org/licenses
/>.
20 <!-- Default screen margins, per the Android Design guidelines. --
>
21 <dimen name=
"activity_horizontal_margin">@dimen/standard_padding
</dimen>
22 <dimen name=
"activity_vertical_margin">@dimen/standard_padding
</dimen>
23 <dimen name=
"nav_drawer_width">260dp
</dimen>
25 <dimen name=
"file_icon_size">32dp
</dimen>
26 <dimen name=
"file_icon_size_grid">128dp
</dimen>
27 <dimen name=
"standard_padding">16dp
</dimen>
28 <dimen name=
"standard_margin">16dp
</dimen>
30 <dimen name=
"two_line_primary_text_size">16sp
</dimen>
31 <dimen name=
"two_line_secondary_text_size">14sp
</dimen>