This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
controldna/res/values/dimens.xml
Felix Ableitner 105bb9de94 Formatting fixes.
- add braces to if/for
- indent with tabs instead of spaces
- remove trailing whitespaces
2014-05-05 16:30:54 +02:00

7 lines
204 B
XML

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