隐藏个人资料的星座
This commit is contained in:
@@ -453,6 +453,7 @@ static MewUserIntroductionView *_userIntroductionView = nil;
|
||||
_starSignLabel.layer.cornerRadius = 9.0;
|
||||
_starSignLabel.layer.masksToBounds = YES;
|
||||
_starSignLabel.backgroundColor = [MewThemeColor mewColorWithHexString:@"#E9E1FF"];
|
||||
_starSignLabel.hidden = YES;
|
||||
}
|
||||
return _starSignLabel;
|
||||
}
|
||||
|
Reference in New Issue
Block a user