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
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfyeqONLqnFmAJQ5SkvvOW9tzwQxp6CJTKDUuJks1XnfLeGiDPIaV2HkEYBclmhVwEe20y2vbiFVy-FM5PF6sLiLsuyBf7Fof-4B6grL1JR3UVpHseqn60XzO1UvEd6NfK9K1LKEdSns-e/s400/demo.gif)
Comments
Post a Comment