ViewAnimationUtils.createCircularReveal(View, int, int, float, float) is
called it creates new RevealAnimator.RevealInfo
and attaches to parent, here is necessary data about animationSupportAnimator that plays
reversed animation of current one
This method might be temporary, you should call
SupportAnimator.reverse() instead