mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -160,7 +160,7 @@ open class NavigationController: UINavigationController, ContainableController,
|
||||
|
||||
public private(set) var validLayout: ContainerViewLayout?
|
||||
private var validStatusBarStyle: NavigationStatusBarStyle?
|
||||
private var validStatusBarHidden: Bool = false
|
||||
private var validStatusBarHidden: Bool?
|
||||
|
||||
private var ignoreInputHeight: Bool = false
|
||||
private var currentStatusBarExternalHidden: Bool = false
|
||||
|
||||
Reference in New Issue
Block a user