Android-L gist#3 : Recycler View: Item Animations
Here you can find a little collection of ItemAnimators for the RecyclerView.
SlideInOutLeftItemAnimator : which applies a slide in/out from/to the left animation
SlideInOutRightItemAnimator : which applies a slide in/out from/to the right animation
SlideInOutTopItemAnimator : which applies a slide in/out from/to the top animation
Github repo:
https://github.com/gabrielemariotti/RecyclerViewItemAnimators
SlideInOutLeftItemAnimator : which applies a slide in/out from/to the left animation
SlideInOutRightItemAnimator : which applies a slide in/out from/to the right animation
SlideInOutTopItemAnimator : which applies a slide in/out from/to the top animation
Github repo:
https://github.com/gabrielemariotti/RecyclerViewItemAnimators
Comments
Post a Comment