Hi and thanks for the great library!
I have an issue when using it along with ListAdapter.
I have a DiffUtil.ItemCallback set up so that whenever I submit a new list, it handles all the item inserted/moved/removed with all the fancy animations.
When I set up Covert, it still works, but animations are no more. Am I missing something? Thanks.