Fixed attrs
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user