Looking for something very simple. I looked through the source code RecyclerViewbut found nothing for this. Before I begin to implement their own version, I wanted to know if anyone knows how to get a callback for the animation notifyiteminserted, notifyitemremoved, notifyitemmoved?
This is important because I want to know when the animation is complete.
source
share