Skip to content

Commit b10be8f

Browse files
author
Wilson Yuan
committed
Fix error
1 parent c8f8715 commit b10be8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Demo/WSProgressHUD/MMMaterialDesignSpinner.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ - (instancetype)initWithCoder:(NSCoder *)aDecoder {
3636

3737
- (void)awakeFromNib
3838
{
39+
[super awakeFromNib];
40+
3941
[self initialize];
4042
}
4143

0 commit comments

Comments
 (0)