Sephiroth87 / ODRefreshControl

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

ODRefreshControl under NavigationBar #77

Closed matrad closed 9 years ago

matrad commented 9 years ago

Hello,

I recently upgraded to the newest version of ODRefreshControl. With the Upgrade the ODRefreshControl appears under the UINavigationBar.

I checked the Code, and found the part which was removed, this is causing the error.

WHY this part was removed?

bildschirmfoto 2015-07-21 um 17 24 04

Sephiroth87 commented 9 years ago

That part was not in my repo, you were probably using someone else's fork. You can either try the 2.0 beta version which should handle the same problem, or use/make a fork with that fix