set the intiial tint state for ImageButton
This commit is contained in:
parent
721de40fe0
commit
929cb33b5f
@ -33,7 +33,7 @@ import Foundation
|
|||||||
|
|
||||||
super.set(with: model, delegateObject, additionalData)
|
super.set(with: model, delegateObject, additionalData)
|
||||||
FormValidator.setupValidation(for: castModel, delegate: delegateObject?.formHolderDelegate)
|
FormValidator.setupValidation(for: castModel, delegate: delegateObject?.formHolderDelegate)
|
||||||
|
setState()
|
||||||
}
|
}
|
||||||
|
|
||||||
public func setState() {
|
public func setState() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user