Skip to content

Bug on iOS 5 : gum view and indicator visible at the same time #6

Description

@MartinMoizard

Hello,

Thank you for your nice library, it's very handy!

I have a problem with iOS 5 : sometimes the gum view and the circular indicator view are visible at the same time : http://cl.ly/image/1O423V1m0O3C. And then, if I try to pull a second time, neither the gum view, neither the indicator view are visible.

Have you already experienced the same issue?

I am adding the pull to refresh view to a scrollview using the following code:

_refreshControl = [[ISRefreshControl alloc] init];
[_scroller addSubview:_refreshControl];

Thanks,
Martin

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions