Skip to content

scrollViewDidEndScrollingAnimation never gets called #3

Description

@1am

I've added a breakpoint in the first line of scrollViewDidEndScrollingAnimation InfiniteTableView.m to check if the method is called. Seems that it doesn't. I've also made my own delegate with -(void)scrollViewDidEndDecelerating:(UIScrollView *)scrollView method which works as supposed. You might consider using a different UIScrollViewDelegate method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions