isAnimating

Returns true if RecyclerView is currently running some animations.

If you want to be notified when animations are finished, use isRunning.

Return

True if there are some item animations currently running or waiting to be started.