public interface RVHViewHolder
| Modifier and Type | Method and Description |
|---|---|
void |
onItemClear()
Called when the ItemTouchHelper has completed the move or swipe, and the active item
state should be cleared.
|
void |
onItemSelected(int actionstate)
Called when the ItemTouchHelper first registers an item as being moved or swiped.
|
void onItemSelected(int actionstate)
actionstate - the actionstatevoid onItemClear()