summaryrefslogtreecommitdiffstats
path: root/templates/other/AppWidget/root/res/values-v14/dimens.xml
blob: 4db8c59062cb60bac199917d01af9728a1772c39 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <!--
Refer to App Widget Documentation for margin information
http://developer.android.com/guide/topics/appwidgets/index.html#CreatingLayout
    -->
    <dimen name="widget_margin">0dp</dimen>

</resources>