Skip to content

No gum view on iOS7 #19

@norswap

Description

@norswap

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

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