public static interface ItemSwipeHelper.SwipeAdapter
ViewHolders.| Modifier and Type | Method and Description |
|---|---|
int |
getItemSwipeFlags(int position)
Called by the swipe helper to obtain swipe movement flags for an item at the specified
position.
|
int getItemSwipeFlags(int position)
position - Position of the item for which to obtain its swipe flags.ItemSwipeHelper.makeSwipeFlags(int)