with Targets
open fun withTargets(targetModelClasses: Array<Class<out EpoxyModel>>): EpoxyTouchHelper.DragBuilder4<EpoxyModel>
Content copied to clipboard
Specify which Epoxy model types are draggable. Use this if you have more than one type thatis draggable.
If you only have one draggable type you should use withTarget