修改推送图标
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
- (void)awakeFromNib {
|
||||
[super awakeFromNib];
|
||||
|
||||
self.avatarImageView.layer.cornerRadius = 30.f;
|
||||
self.avatarImageView.layer.cornerRadius = 25.f;
|
||||
self.avatarImageView.layer.masksToBounds = YES;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user