Skip to content

1.4.0

Compare
Choose a tag to compare
@youlookwhat youlookwhat released this 31 May 03:29
· 3 commits to master since this release

adapter里新增:

setPageEmptyView(View emptyView)
setPageData(boolean isFirstPage, List<T> data)

在adapter里可单独设置emptyView,然后再使用setPageData