overrdie applied.
This commit is contained in:
parent
530397084b
commit
2319c4c70f
@ -462,7 +462,7 @@ extension DigitEntryField {
|
||||
}
|
||||
}
|
||||
|
||||
@objc open class func estimatedHeight(forRow json: [AnyHashable: Any]?, delegateObject: MVMCoreUIDelegateObject?) -> CGFloat {
|
||||
@objc open override class func estimatedHeight(forRow json: [AnyHashable: Any]?, delegateObject: MVMCoreUIDelegateObject?) -> CGFloat {
|
||||
return 115
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user