IAInfiniteGridView icon indicating copy to clipboard operation
IAInfiniteGridView copied to clipboard

scrollViewDidScroll method lost

Open andwhy opened this issue 11 years ago • 0 comments

Hello. I use your library and can't use standart scrollview.delegate method.

  • (void)scrollViewDidScroll:(UIScrollView *)scrollView{}

When i add infinitescrollview delegate to self^ pagination did.t work.

andwhy avatar Nov 21 '14 14:11 andwhy