Merge "Update API doc of View.DragShadowBuilder"
am: 29f0f9a910
Change-Id: I1d7bec4fcd9f36344d35cb5f2deb04160a4c0e02
This commit is contained in:
@@ -24045,7 +24045,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
|
||||
|
||||
Reference in New Issue
Block a user