Example usage for Java android.view ViewAnimationUtils fields, constructors, methods, implement or subclass
The text is from its open source code.
Animator | createCircularReveal(View view, int centerX, int centerY, float startRadius, float endRadius) Returns an Animator which can animate a clipping circle. |