mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Override preferredStatusBarStyle for missing pages and ensure setNeedsStatusBarAppearanceUpdate will be called
Signed-off-by: ismailgulek <gulekismail@gmail.com>
This commit is contained in:
@@ -135,6 +135,7 @@ static CGFloat const kTextFontSize = 15.0;
|
||||
[self updateDeactivateAcccountButton];
|
||||
[self updateDeactivateAccountInfosLabel];
|
||||
[self updateForgetMessagesInfoLabel];
|
||||
[self setNeedsStatusBarAppearanceUpdate];
|
||||
}
|
||||
|
||||
- (void)updateStringAttributes
|
||||
|
||||
Reference in New Issue
Block a user