Expandable Behavior
Deprecated
Use com.google.android.material.transition.MaterialContainerTransform instead.
Base Behavior for views that can react to an ExpandableWidget's setExpanded state changes.
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onLayoutChild(@NonNull parent: CoordinatorLayout, @NonNull child: View, layoutDirection: Int): Boolean