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

Show activity indicator if endRefreshing method is called w/o beginRefreshing #47

Open
ExtremeMan opened this issue Nov 23, 2012 · 1 comment

Comments

@ExtremeMan
Copy link

I wonder if it is possible to add activity indicator for 0.2-0.5 seconds if after method dropViewDidBeginRefreshing: is called I am not actually refreshing data and calling endRefreshing immediately.

You could check how iOS6 refresh control looks in such situation if I am not clear.

Thanks.

@Sephiroth87
Copy link
Owner

Why don't you simply call endRefreshing after a delay?

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

2 participants