Patrick Ryan
Patrick Ryan
I also just ran into this problem. It looks like the letter A is always being converted to 1, which I don't think is correct. I could see it making...
You need to call [self.collectionView.infiniteScrollingView stopAnimating]; The problem is the state of InfitieScorllView is not being updated to stopped. It will not trigger the action handler unless the state is...
You need to call [self.collectionView.infiniteScrollingView stopAnimating]; The problem is the state of InfitieScorllView is not being updated to stopped. It will not trigger the action handler unless the state is...