ScrollingViewBehavior

Behavior that sets up the scroll-away mode for an SearchBar.

Constructors

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

Functions

Link copied to clipboard
open fun onDependentViewChanged(@NonNull parent: CoordinatorLayout, @NonNull child: View, @NonNull dependency: View): Boolean