toggle menu
KAHelpers
androidJvm
switch theme
search in API
customviews
/
dev.funkymuse.customviews.dragAndDrop
Package-level
declarations
Types
Types
Drag
And
Drop
Container
Link copied to clipboard
class
DragAndDropContainer
(
context
:
Context
,
attrs
:
AttributeSet
?
)
:
FrameLayout
Drag
And
Drop
Listener
Link copied to clipboard
class
DragAndDropListener
(
@
DrawableRes
solidOutline
:
Int
,
@
DrawableRes
dashOutline
:
Int
)
:
View.OnDragListener