recyclerview-animators
recyclerview-animators copied to clipboard
Turning Off Animations
I want to turn off all animations in my RecyclerView except for the animations I have from this library that are triggered when a new item is added to my RecyclerView. Is there any way to do so?