Skip to content

MRProgress 0.3.0

Compare
Choose a tag to compare
@mrackwitz mrackwitz released this 13 Jan 13:43
· 245 commits to master since this release

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 in MRCircularProgressView 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:

Release Details