onDragStarted

abstract fun onDragStarted(viewHolder: RecyclerView.ViewHolder)

Indicates that the dragging action has started. DpadRecyclerView will receive focus

Parameters

viewHolder

the view holder that is being dragged