Cleanup FoldableLinearLayout

This commit is contained in:
Dominik Schürmann
2014-08-27 13:54:33 +02:00
parent 5ddbbb76be
commit 86a05033ae
5 changed files with 9 additions and 18 deletions

View File

@@ -4,8 +4,6 @@
<declare-styleable name="FoldableLinearLayout">
<attr name="foldedLabel" format="string" />
<attr name="unFoldedLabel" format="string" />
<attr name="foldedIcon" format="string" />
<attr name="unFoldedIcon" format="string" />
</declare-styleable>
</resources>