Class android.view.ViewAnimationUtils

Change from non-final to final.

Changed Methods
Animator createCircularReveal(View, int, int, float, float) Change in return type from ValueAnimator to Animator.
Change from final to non-final.