Skip to content

Commit

Permalink
Fixed #30 for new behavior since iOS 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrackwitz committed Apr 15, 2014
1 parent c634f84 commit f621bed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Components/MRCircularProgressView.m
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ - (void)commonInit {
self.stopButton = stopButton;

self.mayStop = NO;

[self tintColorDidChange];
}


Expand Down

0 comments on commit f621bed

Please sign in to comment.