Sephiroth87 / ODRefreshControl

A pull down to refresh control like the one in Apple's iOS6 Mail App
MIT License
2.14k stars 385 forks source link

Compatibility with UIScrollView #31

Closed jwhitehorn closed 12 years ago

jwhitehorn commented 12 years ago

I've patched the implementation to play more nicely with UIScrollView.

Sephiroth87 commented 12 years ago

Thank you, I totally missed that...