public static interface FlexibleAdapter.OnStickyHeaderChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onStickyHeaderChange(int newPosition,
int oldPosition)
Called when the current sticky header changed.
|
void onStickyHeaderChange(int newPosition,
int oldPosition)
newPosition - the position of NEW sticky header, -1 if no header is stickyoldPosition - the position of OLD sticky header, -1 if no header was sticky