Kotlin中SwipeRefreshLayout结合RecyclerView下拉刷新上拉加载

时间:2021-01-05 11:39:54
【文件属性】:

文件名称:Kotlin中SwipeRefreshLayout结合RecyclerView下拉刷新上拉加载

文件大小:23.97MB

文件格式:ZIP

更新时间:2021-01-05 11:39:54

刷新加载

最近做了一个纯Kotlin开发的Android开源软件,["DeepNight-in-kotlin,陪你度过每一个深夜"](https://github.com/ChenYXin/DeepNight-in-kotlin),抓取豆瓣美女的时候用到了wipeRefreshLayout + RecyclerView 实现 上拉刷新 和 下拉刷新。功能完善好,代码简单贴一下,方便日后查看和使用。原文地址:http://blog.csdn.net/donkor_/article/details/78820880


网友评论