summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/dimens.xml
blob: 71882af835b7f0b38af1ecfcb2f142fa4cf759e4 (plain)
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="widget_margin">0dp</dimen> <!-- we're v14+ anyway -->
</resources>