mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Delight edit layout experiment (#6384)
* Delight: Edit layout experiment #6079 * Feature flag new App Layout #6406 * Update All chats screen with latest design #6407
This commit is contained in:
@@ -41,6 +41,7 @@ static CGFloat const kEditionViewCornerRadius = 10.0;
|
||||
{
|
||||
[super customizeTableViewCellRendering];
|
||||
|
||||
self.collectionView.backgroundColor = ThemeService.shared.theme.backgroundColor;
|
||||
self.editionView.backgroundColor = ThemeService.shared.theme.headerBackgroundColor;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user