nowol/app/src/main/res/values-v14/dimens.xml

8 lines
260 B
XML
Raw Normal View History

2019-06-19 00:56:57 +03:00
<?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
-->
2020-10-02 02:54:11 +03:00
<dimen name="widget_margin">0dp</dimen>
2019-06-19 00:56:57 +03:00
</resources>