Fix docs for circular reveal
Issue #17189634 API Review: reveal animation Change-Id: Iffcec2669368fc95b50ddcba63d0f5c552f49231
This commit is contained in:
@@ -26,7 +26,7 @@ import android.animation.RevealAnimator;
|
||||
public final class ViewAnimationUtils {
|
||||
private ViewAnimationUtils() {}
|
||||
/**
|
||||
* Returns a ValueAnimator which can animate a clipping circle.
|
||||
* Returns an Animator which can animate a clipping circle.
|
||||
*
|
||||
* Any shadow cast by the View will respect the circular clip from this animator.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user