Files
Dantotsu/app/src/main/res/values/dimens.xml
Finnley Somdahl b6be7075b0 widget outline
2023-12-09 14:09:24 -06:00

10 lines
262 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>
</resources>