mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 05:06:58 +02:00
Apply new lineBreakColor where needed
This commit is contained in:
@@ -191,6 +191,7 @@ static void *RecordingContext = &RecordingContext;
|
||||
|
||||
self.userAlbumsTableView.backgroundColor = ThemeService.shared.theme.backgroundColor;
|
||||
self.view.backgroundColor = ThemeService.shared.theme.backgroundColor;
|
||||
self.userAlbumsTableView.separatorColor = ThemeService.shared.theme.lineBreakColor;
|
||||
}
|
||||
|
||||
- (UIStatusBarStyle)preferredStatusBarStyle
|
||||
|
||||
Reference in New Issue
Block a user