public static interface PullToRefreshBase.OnLastItemVisibleListener
PullToRefreshAdapterViewBase.setOnLastItemVisibleListener(com.handmark.pulltorefresh.library.PullToRefreshBase.OnLastItemVisibleListener).| Modifier and Type | Method and Description |
|---|---|
void |
onLastItemVisible()
Called when the user has scrolled to the end of the list
|