@ -90,8 +90,10 @@ class BaseVC : UIViewController {
}
override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
if LKAppModeUtilities.isSystemDefault {
NotificationCenter.default.post(name: .appModeChanged, object: nil)
@objc internal func handleAppModeChangedNotification(_ notification: Notification) {
if hasGradient {