marinofaggiana 4 жил өмнө
parent
commit
40b4eb50d6

+ 1 - 3
iOSClient/Utility/NCAvatar.swift

@@ -62,9 +62,7 @@ import Foundation
         super.init(image: image)
         
         self.borderColor = borderColor
-        self.borderWidth = borderWidth
-        
-        layoutSubviews()
+        self.borderWidth = borderWidth        
     }
 
     override func layoutSubviews() {