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

Animate activityIndicatorView as soon as the view appears #144

Merged
merged 1 commit into from
Sep 26, 2013
Merged

Animate activityIndicatorView as soon as the view appears #144

merged 1 commit into from
Sep 26, 2013

Conversation

alanzeino
Copy link
Contributor

Currently you need to scroll to the bottom and wait until isDragging is NO before the activityIndicatorView appears (or more technically, before the SVInfiniteScrollingState changes to 'loading'); making the view appear one step behind a user's scroll.

This just starts the animation as soon as the state is 'triggered', so the activity indicator view appears immediately.

samvermette added a commit that referenced this pull request Sep 26, 2013
Animate activityIndicatorView as soon as the view appears
@samvermette samvermette merged commit be43a9b into samvermette:master Sep 26, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants