PullToRefreshLibrary icon indicating copy to clipboard operation
PullToRefreshLibrary copied to clipboard

[deprecated]支持瀑布流的下拉刷新和滑到底部加载更多,建议用RecycleView来实现

Results 2 PullToRefreshLibrary issues
Sort by recently updated
recently updated
newest added

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

你好,我使用您的瀑布流下拉刷新库使用在我的项目时,发现了一个问题。 这个问题描述起来比较复杂。我在这个StaggeredGridView里面添加了一个轮播图作为head,轮播图下面是使用瀑布流的商品列表,但是当商品列表显示在最顶端时且两张商品图片的高度一致,这时候往下拉就会出现调用下拉刷新这个功能。 希望您能帮助我,十分感谢!