Skip to content

Latest commit

 

History

History
18 lines (4 loc) · 297 Bytes

readme.md

File metadata and controls

18 lines (4 loc) · 297 Bytes

listView 自动下拉加载更多 Demo

  • 涉及用户浏览界面,接近需要下拉刷新时刻,自动处理下拉刷新

  • 对于检测过程中,使用代理回调,里面请求下界面,但是会多次调用

  • demo 使用数组保存已请求的页码,来判断是否重复请求