Added TODO
This commit is contained in:
parent
347528a280
commit
c98b103092
@ -291,6 +291,8 @@ open class Notification: View {
|
|||||||
//labels
|
//labels
|
||||||
titleLabel.textColorConfiguration = textColorConfiguration.eraseToAnyColorable()
|
titleLabel.textColorConfiguration = textColorConfiguration.eraseToAnyColorable()
|
||||||
subTitleLabel.textColorConfiguration = textColorConfiguration.eraseToAnyColorable()
|
subTitleLabel.textColorConfiguration = textColorConfiguration.eraseToAnyColorable()
|
||||||
|
|
||||||
|
//TODO: Need to add setup animation for displaying the Notification view for iOS.
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Resets to default settings.
|
/// Resets to default settings.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user