public class CompatItemTouchHelper
extends ItemTouchHelper
| Constructor and Description |
|---|
CompatItemTouchHelper(ItemTouchHelper.Callback callback) |
| Modifier and Type | Method and Description |
|---|---|
ItemTouchHelper.Callback |
getCallback()
Developer callback which controls the behavior of ItemTouchHelper.
|