Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Bugfix for spinner in UIButton

Compare
Choose a tag to compare
@pbodsk pbodsk released this 11 Apr 14:12
· 17 commits to master since this release
e9f95b9

We discovered an error when adding a SpinnerView to a UIButton containing an image.

Upon dismiss() of the SpinnerView, the image would not be restored. That has now been resolved.