toggle menu
KAHelpers
androidJvm
switch theme
search in API
customviews
/
dev.funkymuse.customviews.dragAndDrop
/
DragAndDropListener
Drag
And
Drop
Listener
class
DragAndDropListener
(
@
DrawableRes
solidOutline
:
Int
,
@
DrawableRes
dashOutline
:
Int
)
:
View.OnDragListener
Members
Constructors
Drag
And
Drop
Listener
Link copied to clipboard
constructor
(
@
DrawableRes
solidOutline
:
Int
,
@
DrawableRes
dashOutline
:
Int
)
Functions
on
Drag
Link copied to clipboard
open
override
fun
onDrag
(
view
:
View
,
event
:
DragEvent
)
:
Boolean