TransformationChildCard

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

This ViewGroup should contain exactly one child.

This class should be used if you need to support shadows on pre-L devices.

Constructors

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