11
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
- (void)awakeFromNib {
|
||||
[super awakeFromNib];
|
||||
|
||||
// self.avatarImageView.layer.cornerRadius = 25.f;
|
||||
// self.avatarImageView.layer.masksToBounds = YES;
|
||||
self.avatarImageView.layer.cornerRadius = 30.f;
|
||||
self.avatarImageView.layer.masksToBounds = YES;
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user