omadahealth / SwipyRefreshLayout

A SwipeRefreshLayout extension that allows to swipe in both direction
MIT License
963 stars 218 forks source link

pull from bottom is too hard to refresh,can you tell me how to edit it thanks #51

Closed heiyeliuying closed 8 years ago

heiyeliuying commented 8 years ago

I has used SwipyRefreshLayout in my project, and find a little problem .It's hard to start the refresh when i pull from bottom. Do you have some issues for me ?thanks anyway.

oliveeyay commented 8 years ago

Hello @heiyeliuying I did not notice it. I guess you can play with the indices (the first numbers in the class) to see if that improves your scroll?

Cheers