| Interface | Description |
|---|---|
| EmptyViewHelper.OnEmptyViewListener | |
| UndoHelper.OnActionListener |
| Class | Description |
|---|---|
| ActionModeHelper |
Helper Class to coordinate the MULTI selection with FlexibleAdapter.
|
| AnimatorHelper | |
| EmptyViewHelper |
Helper class to show an empty view when Recycler View has no items.
|
| UndoHelper |
Helper Class to simplify the Undo operation with FlexibleAdapter.
|
| Annotation Type | Description |
|---|---|
| UndoHelper.Action |
Annotation interface for Undo actions.
|