samvermette / SVPullToRefresh

Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.
http://samvermette.com/314
MIT License
4.82k stars 1.09k forks source link

When contentsize < scrollview size infinite scroll gets triggered when doing pull to refresh #191 #236

Open jfl913 opened 9 years ago

jfl913 commented 9 years ago

When contentsize < scrollview size infinite scroll gets triggered when doing pull to refresh #191

LawrenceHan commented 8 years ago

Hi I merged #260 code to https://github.com/LawrenceHan/SVPullToRefresh Because it make more sense to me. It will solve your problem. Let me know if it's not working in your project.