gabrielemariotti / RecyclerViewItemAnimators

An Android library which provides simple Item animations to RecyclerView items

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maybe you could help?

dominicthomas opened this issue · comments

While building this library, did you ever encounter calling setItemAnimator and passing in a a class that extends ItemAnimator does nothing? None of the callbacks in the ItemAnimator class are being triggered. Any tips would be much appreciated.

I have to review this lib with the last recyclerView version