C - public abstract class RecyclerViewItemHelper<C extends RecyclerViewItemHelper.BaseCallback>
extends ItemTouchHelper
| Modifier and Type | Class and Description |
|---|---|
static class |
RecyclerViewItemHelper.BaseCallback
todo:
|
static interface |
RecyclerViewItemHelper.Direction
todo
|
static interface |
RecyclerViewItemHelper.Movement
todo
|
| Constructor and Description |
|---|
RecyclerViewItemHelper(C callback)
todo:
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled()
todo:
|
void |
setEnabled(boolean enabled)
todo:
|
public RecyclerViewItemHelper(C callback)
callback -