Revert latest commit
This commit is contained in:
parent
a53599b3f3
commit
f09b38f40e
7 changed files with 12 additions and 43 deletions
|
|
@ -13,24 +13,4 @@
|
|||
<attr name="icon_color" format="color" />
|
||||
<attr name="divider_color" format="color" />
|
||||
|
||||
<declare-styleable name="SlidingUpPanelLayout">
|
||||
<attr name="umanoPanelHeight" format="dimension" />
|
||||
<attr name="umanoShadowHeight" format="dimension" />
|
||||
<attr name="umanoParallaxOffset" format="dimension" />
|
||||
<attr name="umanoFadeColor" format="color" />
|
||||
<attr name="umanoFlingVelocity" format="integer" />
|
||||
<attr name="umanoDragView" format="reference" />
|
||||
<attr name="umanoScrollableView" format="reference" />
|
||||
<attr name="umanoOverlay" format="boolean" />
|
||||
<attr name="umanoClipPanel" format="boolean" />
|
||||
<attr name="umanoAnchorPoint" format="float" />
|
||||
<attr name="umanoInitialState" format="enum">
|
||||
<enum name="expanded" value="0" />
|
||||
<enum name="collapsed" value="1" />
|
||||
<enum name="anchored" value="2" />
|
||||
<enum name="hidden" value="3" />
|
||||
</attr>
|
||||
<attr name="umanoScrollInterpolator" format="reference" />
|
||||
</declare-styleable>
|
||||
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue