mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
RoomVC: Handle theme change for live location banner.
This commit is contained in:
@@ -470,6 +470,8 @@ const NSTimeInterval kResizeComposerAnimationDuration = .05;
|
||||
[self updateThreadListBarButtonBadgeWith:self.mainSession.threadingService];
|
||||
[threadListBarButtonItem updateWithTheme:ThemeService.shared.theme];
|
||||
|
||||
[self.liveLocationSharingBannerView updateWithTheme:ThemeService.shared.theme];
|
||||
|
||||
[self setNeedsStatusBarAppearanceUpdate];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user