Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc070818 authored by Chet Haase's avatar Chet Haase Committed by Android (Google) Code Review
Browse files

Merge "Fix docs for circular reveal" into lmp-dev

parents dc0800dd 4c902fa5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
     *