| 类 | 说明 |
|---|---|
| BaseItemAnimator |
This implementation of
android.support.v7.widget.RecyclerView.ItemAnimator provides basic
animations on remove, add, and move events that happen to the items in
a RecyclerView. |
| BaseItemAnimator.VpaListenerAdapter | |
| ScaleInOutItemAnimator | |
| SlideInOutBottomItemAnimator | |
| SlideInOutLeftItemAnimator | |
| SlideInOutRightItemAnimator | |
| SlideInOutTopItemAnimator | |
| SlideScaleInOutRightItemAnimator |