Skip to content

Commit f621bed

Browse files
committed
Fixed #30 for new behavior since iOS 7.1
1 parent c634f84 commit f621bed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Components/MRCircularProgressView.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ - (void)commonInit {
8282
self.stopButton = stopButton;
8383

8484
self.mayStop = NO;
85+
86+
[self tintColorDidChange];
8587
}
8688

8789

0 commit comments

Comments
 (0)