mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-21 12:33:57 +00:00
7 lines
278 B
XML
7 lines
278 B
XML
<resources>
|
|
<declare-styleable name="AppWidgetAttrs">
|
|
<attr name="appWidgetPadding" format="dimension" />
|
|
<attr name="appWidgetInnerRadius" format="dimension" />
|
|
<attr name="appWidgetRadius" format="dimension" />
|
|
</declare-styleable>
|
|
</resources> |