XRefreshView icon indicating copy to clipboard operation
XRefreshView copied to clipboard

一个万能的android下拉上拉刷新的框架,完美支持recyclerview

Results 57 XRefreshView issues
Sort by recently updated
recently updated
newest added

[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb?source=friends_link&sk=3c99970c55a899ad9ef41f126efcde0e) --- This is a security fix for a high-severity vulnerability in your [Gradle](https://gradle.org/) `build.gradle` file(s). The build files indicate that this project is resolving dependencies over HTTP instead of...

[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb?source=friends_link&sk=3c99970c55a899ad9ef41f126efcde0e) --- This is a security fix for a high-severity vulnerability in your [Gradle](https://gradle.org/) `build.gradle` file(s). The build files indicate that this project is resolving dependencies over HTTP instead of...

刷新的头部提示语的提示目前只支持中文,并且没有接口可以修改,请问可以支持下国际化么?

XRefreshView默认的上下滑动会屏蔽item的左右滑动。修改为,判断X轴位移距离是否大于Y轴位移距离,大于的话,不屏蔽左右滑动事件

使用这个框架以来,不但没有给我节省时间,反而给我增加了不必要的工作量。 内部评审对这个框架的评价是非常负面的。 所以在考虑使用这个框架的用户,请务必慎重。

![image](https://user-images.githubusercontent.com/11885751/70698891-405a7980-1d03-11ea-817b-dc984ad5f27e.png) 如上图,当上滑时,1的部分滑出去,2的部分固定到顶部,下面的列表可继续滑动(需要分页),然后想到系统的CoordinatorLayout,AppBarLayout,框架与CoordinatorLayout,AppBarLayout组合嵌套后就导致系统控件的效果失效了,如果是吧框架写在CoordinatorLayout内与AppBarLayout同级,然后框架嵌套listview或者recycleview,框架的自动上啦加载就失效了,

RecyclerView内部嵌套GridView,请问当最后没有更多数据时,如何能让“已无更多数据”的底部View一直显示?

作者你好 : 我频繁【模拟快速的进行下拉刷新,大约每秒一到二次的调用】的进行下拉刷新,然后发现 XRefreshView 中的 headerView 会一直悬浮下来,然后不会退回

googleplay会提示webview安全漏洞,怎么解决