ItemAnimator | Android
ItemAnimator class provides mechanism for animating child views. It can be used to animate adding, removing, modifying and moving a child view. If you want custom animations you can subclass ItemAnimator. DefaultItemAnimator class provide animations for basic operations like adding, removing and changing items Fade in and fade out (for [...]