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