public static class EpoxyTouchHelper.DragBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
EpoxyTouchHelper.DragBuilder2 |
withRecyclerView(RecyclerView recyclerView)
The recyclerview that the EpoxyController has its adapter added to.
|
public EpoxyTouchHelper.DragBuilder2 withRecyclerView(RecyclerView recyclerView)
android.support.v7.widget.helper.ItemTouchHelper
will be created and configured for you, and
attached to this RecyclerView.