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

Commit 733e1423 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "Update API doc of View.DragShadowBuilder" am: 29f0f9a9 am:...

Merge "Merge "Update API doc of View.DragShadowBuilder" am: 29f0f9a9 am: 0539710f am: 1fa1b991"
parents e6730cbd 320a0124
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24122,7 +24122,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
         * @param outShadowSize A {@link android.graphics.Point} containing the width and height
         * of the shadow image. Your application must set {@link android.graphics.Point#x} to the
         * desired width and must set {@link android.graphics.Point#y} to the desired height of the
         * image.
         * image. Since Android P, the width and height must be positive values.
         *
         * @param outShadowTouchPoint A {@link android.graphics.Point} for the position within the
         * shadow image that should be underneath the touch point during the drag and drop