MRProgress 0.3.0
Summary
This release brings new features, implementation improvements and a bug fix for a case of a crash in specific scenarios.
Changelog
- Cancel button for
MRProgressOverlayView
for the modes: Indeterminate and DeterminateCircular - Cancel button for
MRActivityIndicatorView
- Replaced
CADisplayLink
based animation inMRCircularProgressView
by a property based animation. (The value label is still Timer-based "animated".) - Adds an optional completion block argument to dismiss methods, which is executed after the hide animation has been completed. (Keeps backwards-compatibility.)
Credits
Thanks for their help by contributing code / creating issues go to:
- @noradaiko
- @milkliker
- @torben