Room messages text view: Use green as tint color so that links (and text selection) are displayed in the app color

This commit is contained in:
manuroe
2016-06-30 15:11:51 +02:00
parent 0d0f036b40
commit 54c0f7f4e8
16 changed files with 62 additions and 0 deletions
@@ -29,6 +29,7 @@
self.paginationLabel.textColor = kVectorColorGreen;
self.paginationSeparatorView.backgroundColor = kVectorColorGreen;
self.messageTextView.tintColor = kVectorColorGreen;
}
- (void)render:(MXKCellData *)cellData