the behaviour is now the same as android for links, except for the the "(edited)" button which should be grey and this fix has made it blue, will check how to solve this but it might also need some design inputs regarding the "reply" label (which as android is blue, but both are very different from the )

This commit is contained in:
Mauro Romito
2023-01-11 18:45:03 +01:00
parent 89561ea725
commit 640201b4d8
21 changed files with 1 additions and 74 deletions
@@ -30,8 +30,6 @@
[self updateUserNameColor];
self.roomNameLabel.textColor = ThemeService.shared.theme.textSecondaryColor;
self.messageTextView.tintColor = ThemeService.shared.theme.tintColor;
}
- (void)render:(MXKCellData *)cellData