| Interface | Description |
|---|---|
| CarouselLayoutManager.OnCenterItemSelectionListener | |
| CarouselLayoutManager.PostLayoutListener |
This interface methods will be called for each visible view item after general LayoutManager layout finishes.
|
| DefaultChildSelectionListener.OnCenterItemClickListener |
| Class | Description |
|---|---|
| CarouselChildSelectionListener | |
| CarouselLayoutManager |
An implementation of
RecyclerView.LayoutManager that layout items like carousel. |
| CarouselLayoutManager.CarouselSavedState | |
| CarouselSmoothScroller |
Custom implementation of
android.support.v7.widget.RecyclerView.SmoothScroller that can work only with CarouselLayoutManager. |
| CarouselZoomPostLayoutListener |
Implementation of
CarouselLayoutManager.PostLayoutListener that makes interesting scaling of items. |
| CenterScrollListener |
Class for centering items after scroll event.
|
| DefaultChildSelectionListener | |
| ItemTransformation |