xesite_android/app/src/main/res/values/dimens.xml

11 lines
304 B
XML

<?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>
<dimen name="fab_margin">16dp</dimen>
</resources>