Interface OnLoadMoreListener
-
- All Implemented Interfaces:
public interface OnLoadMoreListener加载更多监听器 Created by scwang on 2017/5/26.
-
-
Method Summary
Modifier and Type Method Description abstract voidonLoadMore(RefreshLayout refreshLayout)-
-
Method Detail
-
onLoadMore
abstract void onLoadMore(RefreshLayout refreshLayout)
-
-
-
-