com.google.android.material.search
Interfaces
SearchView.TransitionListener |
Callback interface that provides important transition events for a SearchView .
|
Classes
SearchBar |
The SearchBar represents a floating search field with affordances for search and
navigation.
|
SearchBar.OnLoadAnimationCallback |
Callback for the animation started and stopped via SearchBar.startOnLoadAnimation() and SearchBar.stopOnLoadAnimation() .
|
SearchBar.ScrollingViewBehavior |
Behavior that sets up the scroll-away mode for an SearchBar .
|
SearchView |
Layout that provides a full screen search view and can be used with SearchBar .
|
SearchView.Behavior |
Behavior that sets up an SearchView with an SearchBar .
|
Enums
SearchView.TransitionState |
Enum that defines the possible transition states of an SearchView .
|