add ToolableViewAnimator

This commit is contained in:
Vincent Breitmoser
2015-06-11 18:30:39 +02:00
parent baea318470
commit 3b67992bab
4 changed files with 78 additions and 9 deletions

View File

@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="ToolableViewAnimator">
<attr name="initialView" format="integer" />
</declare-styleable>
<declare-styleable name="FoldableLinearLayout">
<attr name="foldedLabel" format="string" />
<attr name="unFoldedLabel" format="string" />