pulltorefresh依赖
Posted wangyaqian1212
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pulltorefresh依赖相关的知识,希望对你有一定的参考价值。
compile 'com.android.support:support-v4:23.3.0'
compile 'com.github.userswlwork:pull-to-refresh:1.0.0'
以上是关于pulltorefresh依赖的主要内容,如果未能解决你的问题,请参考以下文章
Android 学习之 开源项目PullToRefresh的使用
ListView上拉加载,下拉刷新 PullToRefresh的使用