com.google.android.material.appbar
Interfaces
AppBarLayout.BaseOnOffsetChangedListener |
Interface definition for a callback to be invoked when an |
AppBarLayout.LiftOnScrollListener |
This interface is deprecated. Use |
AppBarLayout.OnOffsetChangedListener |
Interface definition for a callback to be invoked when an |
Classes
AppBarLayout |
AppBarLayout is a vertical LinearLayout which implements many of the features of material designs app bar concept, namely scrolling gestures. |
AppBarLayout.BaseBehavior |
The default |
AppBarLayout.BaseBehavior.BaseDragCallback |
Callback to allow control over any |
AppBarLayout.BaseBehavior.SavedState |
A Parcelable implementation for |
AppBarLayout.Behavior |
The default |
AppBarLayout.Behavior.DragCallback |
Callback to allow control over any |
AppBarLayout.ChildScrollEffect |
An effect class that should be implemented and used by AppBarLayout children to be given effects when the AppBarLayout's offset changes. |
AppBarLayout.CompressChildScrollEffect |
A class which handles updating an AppBarLayout child, if marked with the |
AppBarLayout.LayoutParams |
A ViewGroup.LayoutParams implementation for |
AppBarLayout.LiftOnScrollProgressListener |
Definition for a callback to be invoked when the lift on scroll progress has changed. |
AppBarLayout.ScrollingViewBehavior |
Behavior which should be used by Views which can scroll vertically and support nested scrolling to automatically scroll any |
CollapsingToolbarLayout |
CollapsingToolbarLayout is a wrapper for |
CollapsingToolbarLayout.LayoutParams |
|
MaterialToolbar |
|