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

Add "kTopOffset" parameter to make RefreshControl work on Apps with "translucent" header bar #58

Open mschatke opened 11 years ago

mschatke commented 11 years ago

I've implemented the ODRefreshControl into an app that uses the "translucent = YES" setting and therefore the content appears unter the header-bar so all views of the navigation-controller start at the very top of the phone and not unter the header bar.

This parameter can be set to the pixel-height of the header (as a custom-solution might have different heights" or to 0 if the header is not translucent.

maxehmookau commented 10 years ago

:+1:

bgfriend0 commented 10 years ago

:+1:

msafder commented 9 years ago

:+1:

CaliosD commented 9 years ago

:+1: Thanks a lot! It saved me.

yizhi996 commented 8 years ago

Thanks!

ShangZhengtao commented 7 years ago

👍