Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No gum view on iOS7 #19

Open
norswap opened this issue Dec 2, 2013 · 1 comment
Open

No gum view on iOS7 #19

norswap opened this issue Dec 2, 2013 · 1 comment

Comments

@norswap
Copy link

norswap commented Dec 2, 2013

Heya!

I'm trying to use the refresh control on iOS 7. My usage is very basic, I basically copy/pasted the code from the Usage section into a UITableViewController subclass of mine. It works, but it displays the default UIRefreshControl skin, and not the nifty gum view.

At first, I thought this was by design, as the alloc method simply returns an UIRefreshControl on iOS6+. But my team has another project using the ISRefreshControl with a deployment target of iOS6, and the gum view appears there.

What am I missing? How can I enable the gum view?

@norswap
Copy link
Author

norswap commented Dec 13, 2013

Please disregard this misguided intervention, the "gum view" I am referring to is simply the native look of the UIRefreshControl on iOS6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant