ListView之上拉刷新下拉加载

写此文章仅为记录所学习的过程,供大家参考 这篇文章是为了实现ListView的上拉刷新下拉加载,其中用到了插件有: implementation 'com.jakewharton:butterknife:5.1.1' compile 'com.scwang.smartrefresh:SmartRefreshLayout:1.0.3' 可参考我写过的一篇如何配置Butterknife。 文章中Lis
相关文章
相关标签/搜索