-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels