mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 09:32:52 +02:00
Merge branch 'gil/6513-Glitchy_room_list_header_when_scrolling' into gil/6645-UI_glitches_in_dark_mode
This commit is contained in:
@@ -452,7 +452,7 @@ static CGSize kThreadListBarButtonItemImageSize;
|
||||
radius:6
|
||||
opacity:0.2];
|
||||
|
||||
// self.inputBackgroundView.backgroundColor = [ThemeService.shared.theme.backgroundColor colorWithAlphaComponent:0.98];
|
||||
self.inputBackgroundView.backgroundColor = [ThemeService.shared.theme.backgroundColor colorWithAlphaComponent:0.98];
|
||||
|
||||
if (ThemeService.shared.isCurrentThemeDark)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user