fixed animation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
9c6009e4ac
commit
532cb6c680
@ -219,7 +219,7 @@ open class ToggleView: Control, Changeable, FormFieldable {
|
||||
}
|
||||
knobTrailingConstraint?.isActive = true
|
||||
knobLeadingConstraint?.isActive = true
|
||||
setNeedsLayout()
|
||||
layoutIfNeeded()
|
||||
}
|
||||
|
||||
private func updateToggle() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user