Files
librepods/android/app/src/main/res/values/dimens.xml
Kavish Devar 35da57f0a5 widgets!
2025-01-28 11:19:55 +05:30

11 lines
259 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>