emwovw
This commit is contained in:
parent
027b9c9930
commit
75c26b21f5
@ -48,7 +48,7 @@ open class LoadingSpinner: View {
|
|||||||
|
|
||||||
override open func layoutSubviews() {
|
override open func layoutSubviews() {
|
||||||
super.layoutSubviews()
|
super.layoutSubviews()
|
||||||
//
|
|
||||||
layer.fillColor = nil
|
layer.fillColor = nil
|
||||||
layer.strokeColor = strokeColor.cgColor
|
layer.strokeColor = strokeColor.cgColor
|
||||||
layer.lineWidth = lineWidth
|
layer.lineWidth = lineWidth
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user