sergigracia / KoaPullToRefresh

MIT License
84 stars 17 forks source link

How to reset contentInset.Top #2

Closed akinLiu closed 11 years ago

akinLiu commented 11 years ago

I found the default contentInset.Top is 2 of my custom tableView after I use KoaPullToRefresh ,How to set the Default contentInset.Top value to 0?

akinLiu commented 11 years ago

sorry It's my negligence in the method addPullToRefreshWithActionHandler:(void (^)(void))actionHandler withBackgroundColor:(UIColor *)customBackgroundColor withPullToRefreshHeightShowed:(CGFloat)pullToRefreshHeightShowed I give a wrong pullToRefreshHeightShowed that I don't expect

sergigracia commented 11 years ago

:+1: