Thanks <@UJGGB2U03> ! This really helped. I've o...
# compose
k
Thanks @Adriano Celentano ! This really helped. I've one doubt - could we say
onStart()
of
DragObserver
is equivalent to
MouseEvent.ACTION_DOWN
and
onDrag()
to
MouseEvent.ACTION_MOVE
?