summaryrefslogtreecommitdiff
path: root/remoteExample/src/main/res/values/dimens.xml
blob: 629fa2ea8053e2d519f26e1abec4c5477372642a (plain)
1
2
3
4
5
6
7
8
9
10
11
<!--
  ~ Copyright (c) 2012-2017 Arne Schwabe
  ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
  -->

<resources>
    <!-- Default screen margins, per the Android Design guidelines. -->
    <dimen name="activity_horizontal_margin">16dp</dimen>
    <dimen name="activity_vertical_margin">16dp</dimen>

    </resources>