add
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
_countLabel.blurColor = [UIColor whiteColor];
|
||||
_countLabel.oinsideColor = [UIColor whiteColor];
|
||||
_countLabel.text = @"00:00";
|
||||
_countLabel.fontsize = 22;
|
||||
_countLabel.font = [UIFont fontWithName:GIGA_FONTBOLD size:22];
|
||||
}
|
||||
return _countLabel;
|
||||
|
||||
Reference in New Issue
Block a user