implemented coder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
8dc988aae9
commit
b1253be64b
@ -30,7 +30,7 @@ open class VDSControl: UIControl, ViewProtocol {
|
|||||||
|
|
||||||
public required init?(coder: NSCoder) {
|
public required init?(coder: NSCoder) {
|
||||||
super.init(coder: coder)
|
super.init(coder: coder)
|
||||||
fatalError("Control does not support xib.")
|
initialSetup()
|
||||||
}
|
}
|
||||||
|
|
||||||
//--------------------------------------------------
|
//--------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user