-
- All Implemented Interfaces:
-
com.chad.library.adapter.base.animation.ItemAnimator
public final class SlideInBottomAnimation implements ItemAnimator
An animation to let items slide in from the bottom.(Using a DecelerateInterpolator with 1.3 factor.) Default duration is 400ms. https://github.com/CymChad/BaseRecyclerViewAdapterHelper
-
-
Constructor Summary
Constructors Constructor Description SlideInBottomAnimation(Long duration)SlideInBottomAnimation()
-