fix for CXTDT-367273
This commit is contained in:
parent
b6bd1b9407
commit
3a57a11a57
@ -150,6 +150,9 @@ open class HeadlineBody: View {
|
||||
|
||||
open override func reset() {
|
||||
super.reset()
|
||||
//Reset the text values
|
||||
headlineLabel.reset()
|
||||
messageLabel.reset()
|
||||
stylePageHeader()
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user