aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/src/main/res/values/dimens.xml
blob: 1b4a3958b6b3fbd0c0c21711f32c8a35249463c6 (plain) (blame)
1
2
3
4
5
6
7
<resources xmlns:tools="http://schemas.android.com/tools">
    <dimen name="design_fab_image_size" tools:override="true">56dp</dimen>
    <dimen name="fab_margin">16dp</dimen>
    <!-- Default screen margins, per the Android Design guidelines. -->
    <dimen name="activity_horizontal_margin">16dp</dimen>
    <dimen name="activity_vertical_margin">16dp</dimen>
</resources>