com.google.android.material.carousel
Interfaces
OnMaskChangedListener | An interface that reports changes in mask values. |
Classes
CarouselLayoutManager |
A RecyclerView.LayoutManager that can mask and offset items along the scrolling axis, creating a
unique list optimized for a stylized viewing experience.
|
CarouselStrategy | A class responsible for creating a model used by a carousel to mask and offset views as they move along a scrolling axis. |
MaskableFrameLayout |
A FrameLayout than is able to mask itself and all children.
|
MultiBrowseCarouselStrategy |
A CarouselStrategy that knows how to size and fit large, medium and small items into a
container to create a layout for quick browsing of multiple items at once.
|