ExpandableTransformationBehavior

Base Behavior for views that can react to an ExpandableWidget's setExpanded state changes by transforming the ExpandableWidget into itself.

Behaviors should override onCreateExpandedStateChangeAnimation to return an animation

Inheritors

Constructors

Link copied to clipboard
constructor()
constructor(context: Context, attrs: AttributeSet)