Open the-liuchao opened 7 years ago
使用以下依赖: compile 'com.android.support:appcompat-v7:25.0.0' compile 'com.android.support:recyclerview-v7:25.0.0' compile 'com.android.support:cardview-v7:25.0.0' 进行上拉加载操作,需要将footerview上拉到顶部才开始回调加载方法。
楼主这个问题解决了吗? 我也遇到这个了
现在最新的上拉加载版本的代码试试,应该没有问题的。
使用以下依赖: compile 'com.android.support:appcompat-v7:25.0.0' compile 'com.android.support:recyclerview-v7:25.0.0' compile 'com.android.support:cardview-v7:25.0.0' 进行上拉加载操作,需要将footerview上拉到顶部才开始回调加载方法。