aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/src/main/res/values/dimens.xml
blob: 812cb7be0a1565a849a29c08fa07fb9901ccb347 (plain) (blame)
1
2
3
4
5
6
<resources>
    <!-- Default screen margins, per the Android Design guidelines. -->
    <dimen name="activity_horizontal_margin">16dp</dimen>
    <dimen name="activity_vertical_margin">16dp</dimen>
    <dimen name="fab_margin">16dp</dimen>
</resources>