[视频作者] longway777
[视频时长] 28:56
[视频类型] 野生技能协会
本集介绍示例中使用的三个工具: Volley用来执行HTTP请求:implementation 'com.android.volley:volley:1.1.1' Glide用来加载网络图片:https://github.com/bumptech/glide SwipeRefreshLayout实现下拉刷新:implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"