简体   繁体   English

iOS SVPullToRefresh同时“加载更多”和“刷新”

[英]iOS SVPullToRefresh “Load more” and “Refresh” at the same time

When the tableView's data source contains a few objects , in other words the data source can't fill full of the tableView then pull to refresh , it will trigger "Load more" and "Refresh" at the same time.How can I fix this? 当tableView的数据源包含一些对象时,换句话说,数据源无法填满tableView然后拉到刷新,它会同时触发“加载更多”和“刷新”。如何修复此问题?

http://youtu.be/ntza9pqUmn0 http://youtu.be/ntza9pqUmn0

Thank you very much. 非常感谢你。

Check this out!This works! 看看这个!这有效! Thanks! 谢谢!

https://github.com/samvermette/SVPullToRefresh/issues/149 https://github.com/samvermette/SVPullToRefresh/issues/149

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 UICollectionView和iOS 7导致SVPullToRefresh崩溃 - SVPullToRefresh crash with UICollectionView and iOS 7 方法无法通过以下方法第二次使用:SVPullToRefresh - Method not working on second time through: SVPullToRefresh UIImagePickerController在ios7中未显示(需要花费更多时间来加载)相机预览 - UIImagePickerController not showing (taking more time to load) camera preview in ios7 iCarousel拉动刷新并加载更多 - iCarousel Pull to Refresh and Load More 查找动态库的单个加载时间,以确定哪个库在IOS中消耗更多时间 - Find individual load time of Dynamic Libraries to identify which library consumes more time to load in IOS iOS最佳做法是在拉动刷新和/或滚动加载更多内容后显示uitableview的错误 - iOS best practice to display errors for a uitableview after pull to refresh and/or scroll to load more SVPullToRefresh棒 - SVPullToRefresh stick 在ios中加载更多表视图 - Load More Table View in ios 与移动 iOS 设备相比,移动 Android 设备上的页面加载时间是否更长? - Is page load time on mobile Android devices more compared to mobile iOS devices? Ios:与核心数据同时保存/更新多条记录 - Ios: Saving / update more than one records at the same time with core data
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM