-
- All Implemented Interfaces:
-
com.chad.library.adapter.base.animation.ItemAnimator
public final class SlideInLeftAnimation implements ItemAnimator
让 item 从左侧滑入的动画 An animation to let items slide in from the left.(Using a DecelerateInterpolator with 1.8 factor.) Default duration is 400ms.
-
-
Constructor Summary
Constructors Constructor Description SlideInLeftAnimation(Long duration)SlideInLeftAnimation()
-