Fixed attrs

This commit is contained in:
Caesar2011
2018-08-15 01:42:07 +02:00
parent 68f6a32aa8
commit ac123abb5f
2 changed files with 0 additions and 4 deletions

View File

@@ -63,11 +63,8 @@
<attr name="defaultEventColor" format="color" />
</declare-styleable>
<declare-styleable name="ExpandableCardView">
<attr name="title" format="string"/>
<attr name="icon" format="reference"/>
<attr name="outer_view" format="reference"/>
<attr name="inner_view" format="reference"/>
<attr name="expandOnClick" format="boolean"/>
<attr name="animationDuration" format="integer"/>
<attr name="startExpanded" format="boolean"/>
</declare-styleable>