TestFloatingBehavior
Functions
Link copied to clipboard
Determine whether the supplied child view has another specific sibling view as a layout dependency.
Link copied to clipboard
open fun onDependentViewChanged(parent: CoordinatorLayout, child: TextView, dependency: View): Boolean
Respond to a change in a child's dependent view This method is called whenever a dependent view changes in size or position outside of the standard layout flow.