This commit is contained in:
manuroe
2019-02-12 19:06:22 +01:00
parent 03c32903fa
commit 29aa20f810
11 changed files with 28 additions and 26 deletions
@@ -63,7 +63,7 @@ NSString *const kInviteRecentTableViewCellRoomKey = @"kInviteRecentTableViewCell
self.leftButton.backgroundColor = ThemeService.shared.theme.tintColor;
self.rightButton.backgroundColor = ThemeService.shared.theme.tintColor;
self.noticeBadgeView.backgroundColor = ThemeService.shared.theme.notificationPrimaryColor;
self.noticeBadgeView.backgroundColor = ThemeService.shared.theme.noticeColor;
}
- (void)onDeclinePressed:(id)sender