mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Update room input toolbar on theme change
This commit is contained in:
@@ -472,6 +472,8 @@
|
||||
mainNavigationController.navigationBar.translucent = YES;
|
||||
}
|
||||
|
||||
[self.inputToolbarView customizeViewRendering];
|
||||
|
||||
self.activityIndicator.backgroundColor = ThemeService.shared.theme.overlayBackgroundColor;
|
||||
|
||||
// Prepare jump to last unread banner
|
||||
|
||||
Reference in New Issue
Block a user