vlasov / CCBottomRefreshControl

MIT License
319 stars 77 forks source link

fix refreshing behavior #19

Closed skyline75489 closed 8 years ago

skyline75489 commented 8 years ago

This makes CCBottomRefreshControl behave more like system UIRefreshControl, which changes refreshing state before trigger the action.

vlasov commented 8 years ago

Thanks a lot for your improvement!