| Interface | Description |
|---|---|
| ItemTouchHelperCallback.AdapterCallback |
Internal interface for Adapter to listen for a move or swipe dismissal event
from a
ItemTouchHelperCallback. |
| ItemTouchHelperCallback.ViewHolderCallback |
Internal Interface for ViewHolder to notify of relevant callbacks from
Callback. |
| Class | Description |
|---|---|
| ItemTouchHelperCallback |
This class is an implementation of
Callback that enables Drag & Drop
and Swipe actions. |
| StickyHeaderHelper |
A sticky header helper, to use only with
FlexibleAdapter. |