Transformation Child Layout
Deprecated
Use com.google.android.material.transition.MaterialContainerTransform instead.
Wrapper 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.
If this layout needs to support shadows on pre-L devices, use TransformationChildCard instead.