上拉下刷
文章平均质量分 81
yangg194
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
SwipeRefreshLayout+RecyclerView 上拉下刷
XLM布局: xml version="1.0" encoding="utf-8"?> xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_p原创 2017-09-11 10:38:25 · 432 阅读 · 0 评论 -
View通用 上拉下刷
刷新utils类: import android.annotation.SuppressLint; import android.content.Context; import android.content.res.Resources; import android.content.res.TypedArray; import android.support.v4.view.MotionE原创 2017-09-20 09:17:09 · 446 阅读 · 0 评论
分享