vlasov / CCBottomRefreshControl

MIT License
319 stars 77 forks source link

Remove refreshControl #35

Closed dungi closed 7 years ago

dungi commented 7 years ago

Hello,

i want to remove the refreshing, the action and the control after I loaded all pages. But if i just removeTargets, removeFromSuperView() and so on, the section at the end is always like, its showing the loading indicator, without the indicator. How can I remove the RefreshControl correctly?