com.google.android.material.behavior


Kotlin |Java

Interfaces

HideBottomViewOnScrollBehavior.OnScrollStateChangedListener

Interface definition for a listener to be notified when the bottom view scroll state changes.

HideViewOnScrollBehavior.OnScrollStateChangedListener

Interface definition for a listener to be notified when the bottom view scroll state changes.

SwipeDismissBehavior.OnDismissListener

Callback interface used to notify the application that the view has been dismissed.

Classes

HideBottomViewOnScrollBehavior

This class is deprecated.

Use HideViewOnScrollBehavior instead.

HideViewOnScrollBehavior

The Behavior for a View within a CoordinatorLayout to hide the view off of the edge of the screen when scrolling down, and show it when scrolling up.

SwipeDismissBehavior

An interaction behavior plugin for child views of CoordinatorLayout to provide support for the 'swipe-to-dismiss' gesture.

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026年05月14日 UTC.