removed for testing
This commit is contained in:
parent
a3ddadf14c
commit
53764d363a
@ -196,7 +196,6 @@ open class LoadingSpinner: View {
|
|||||||
strokeColor = model.strokeColor.uiColor
|
strokeColor = model.strokeColor.uiColor
|
||||||
lineWidth = model.lineWidth
|
lineWidth = model.lineWidth
|
||||||
pinWidthAndHeight(diameter: model.diameter)
|
pinWidthAndHeight(diameter: model.diameter)
|
||||||
resumeSpinnerAfterDelay()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
open override class func estimatedHeight(with model: MoleculeModelProtocol, _ delegateObject: MVMCoreUIDelegateObject?) -> CGFloat? {
|
open override class func estimatedHeight(with model: MoleculeModelProtocol, _ delegateObject: MVMCoreUIDelegateObject?) -> CGFloat? {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user