blob: d6dddef6be85d639ee9a6d52cf071c7398653556 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="SkottieView">
<attr name="background_color" format="color"/>
<attr name="src" format="reference"/>
<attr name="android:repeatCount" format="integer"/>
</declare-styleable>
</resources>