Open afiq90 opened 10 years ago
Plus, do you know why this BCStoreHouseRefreshControl doesn't appear on my tableview. I followed exactly like your instruction but still i can't figure out why this view doesn't appear on mytableview. Please help me.
Yeah the method name should be finishingLoading
. The default barItem
color is white, could you try a different background color to see if it show up?
i tried with black and blue background color but i still can't get this refresh control display. but when i pull to refresh the new data is updated. any idea why? how can i change the barItem to other color? here i attached the video link for my problem.
https://www.youtube.com/watch?v=aN8sIsN6a-o&feature=youtu.be
maybe the shape you provide is too big? have you try to use the shape in demo?
i'm using storehouse shape. mind giving me your email, i'll send you my code. hope you can help.
sure, suyu_zhang@hotmail.com
Hey, I got an error when i make [self.storeHouseRefreshControl finishedLoading], but i got no error when change finishedLoading to finishingLoading. Why I got this error?