-
public class EpoxyTouchHelper.DragBuilder
-
-
Method Summary
Modifier and Type Method Description EpoxyTouchHelper.DragBuilder2withRecyclerView(RecyclerView recyclerView)The recyclerview that the EpoxyController has its adapter added to. -
-
Method Detail
-
withRecyclerView
EpoxyTouchHelper.DragBuilder2 withRecyclerView(RecyclerView recyclerView)
The recyclerview that the EpoxyController has its adapter added to. An will be created and configured for you, andattached to this RecyclerView.
-
-
-
-