public static interface SwipePageView.OnPageFlingListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAdapterAboutToEmpty(int itemsInAdapter) |
void |
onBottomCardExit(java.lang.Object dataObject) |
void |
onScroll(float scrollProgressPercent) |
void |
onTopCardExit(java.lang.Object dataObject) |