Once I call DragManager.acceptDrag, is there a way to “not accept” the drag? Suppose I have a view that can accept drag and drop, but only in certain areas. Once the user drags one of the areas, I
Once I call DragManager.acceptDrag, is there a way to “not accept” the drag? Suppose I have a view that can accept drag and drop, but only in certain areas. Once the user drags one of the areas, I