huxq17 / XRefreshView

一个万能的android下拉上拉刷新的框架,完美支持recyclerview
1.7k stars 501 forks source link

问题请教 #83

Closed kulong51 closed 7 years ago

kulong51 commented 7 years ago

有个问题想请教下, 如果我上拉加载完成设置了setLoadComplete(true) 已经不能再上拉加载了, 这时候只能重新下拉刷新,能否设置上拉加载完成已无更多数据,还可以上拉加载数据呢?

huxq17 commented 7 years ago

在调用setLoadComplete(false)就好了。

kulong51 commented 7 years ago

ok,谢谢了

发自我的vivo智能手机

huxq17 notifications@github.com编写:

在调用setLoadComplete(false)就好了。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.