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

Support for Scroll Views with Content Inset and Translucent Menu Bars #20

Closed joein3d closed 12 years ago

joein3d commented 12 years ago

ODRefreshControl currently assumes a UIEdgeInsetsZero content inset. This doesn't work in the case where the scroll bar has a different contentInset (such as a table view with a translucent menu bar).