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

Added ActivityIndicatorView and fixed bug that breaks contentInsets #20

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

Legoless
Copy link

  1. Added ActivityIndicatorView that works in a similar way as refresh control, but can be used as a progress indicator view anywhere.
  2. Supports built-in and built-out animations - same as when refresh control is dragged
  3. Supports indeterminate animation
  4. Fixed a bug in RefreshControl that caused problems with scrollview contentInset property - it always got set to dropHeight, but never returned back.

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.

1 participant