Glitchy room list header when scrolling

- update after review
This commit is contained in:
Gil Eluard
2022-09-02 22:30:19 +02:00
parent 5f868b2851
commit af49d3f6ed
11 changed files with 193 additions and 155 deletions
+1 -1
View File
@@ -456,7 +456,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)
{