You can detect drags on any view using my extension.I will publish a guide soon about how to drag components:
Tip: register component and then use onTouch event.If the user is dragging it will return in the action variable ACTION_MOVE
You can detect drags on any view using my extension.I will publish a guide soon about how to drag components:
Tip: register component and then use onTouch event.If the user is dragging it will return in the action variable ACTION_MOVE