jcavar / refresher

DEPRECATED: Pull to refresh in Swift
MIT License
873 stars 99 forks source link

Fix the animation issue #2

Closed liuyaodong closed 9 years ago

liuyaodong commented 9 years ago

Fix the issue that it doesn't perform animation when calling startPullToRefresh() manually.

jcavar commented 9 years ago

Great! Thank you.