|
@@ -27,7 +27,7 @@ class BFCustomMusicBtn : UIView {
|
|
titleL.textAlignment = .left
|
|
titleL.textAlignment = .left
|
|
titleL.lineBreakMode = .byTruncatingTail
|
|
titleL.lineBreakMode = .byTruncatingTail
|
|
|
|
|
|
- imageV.layer.cornerRadius = 16
|
|
|
|
|
|
+ imageV.layer.cornerRadius = 13
|
|
imageV.layer.masksToBounds = true
|
|
imageV.layer.masksToBounds = true
|
|
|
|
|
|
addSubview(imageV)
|
|
addSubview(imageV)
|