mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00
Change childForStatusBarStyle
This commit is contained in:
parent
60efe4f023
commit
ff5a0876c8
@ -14,7 +14,7 @@ class AdaptiveStatusBarStyleNavigationController: UINavigationController {
|
||||
// Make status bar style adaptive for child view controller
|
||||
// SeeAlso: `modalPresentationCapturesStatusBarAppearance`
|
||||
override var childForStatusBarStyle: UIViewController? {
|
||||
visibleViewController
|
||||
topViewController
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user