aboutsummaryrefslogtreecommitdiffstats
path: root/templates/other/AppWidget/root/res/values/dimens.xml
blob: fdececf3cf3fbb68dc15a5e47b9831279059236c (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">8dp</dimen>

</resources>