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

Commit 400b6232 authored by Chris Craik's avatar Chris Craik Committed by Android (Google) Code Review
Browse files

Merge "Update Z documentation to avoid hidden API"

parents 4fc51997 29cc47a5
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -10927,9 +10927,8 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
     * Set to true to enable this View to cast shadows.
     * <p>
     * If enabled, and the View has a z translation greater than 0, or is
     * rotated in 3D, the shadow will be cast onto the current
     * {@link ViewGroup#setIsolatedZVolume(boolean) isolated Z volume},
     * at the z = 0 plane.
     * rotated in 3D, the shadow will be cast onto its parent at the z = 0
     * plane.
     * <p>
     * The shape of the shadow being cast is defined by the
     * {@link #setOutline(Path) outline} of the view, or the rectangular bounds