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

Commit 4c902fa5 authored by Chet Haase's avatar Chet Haase
Browse files

Fix docs for circular reveal

Issue #17189634 API Review: reveal animation

Change-Id: Iffcec2669368fc95b50ddcba63d0f5c552f49231
parent 35f39b66
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.
     *