Fix icon and text colors on tiles

This commit is contained in:
ismailgulek
2021-04-09 15:23:46 +03:00
parent 7bb9166e8c
commit 4b7167ab73
3 changed files with 5 additions and 6 deletions
@@ -203,7 +203,6 @@ class RoomGroupCallStatusBubbleCell: RoomBaseCallBubbleCell {
self.widgetEvent = widgetEvent
self.widgetId = widgetId
innerContentView.callIconView.image = Asset.Images.tabGroups.image
.vc_tintedImage(usingColor: innerContentView.theme.textSecondaryColor)
innerContentView.callTypeLabel.text = VectorL10n.eventFormatterGroupCall
if isIncoming && !isJoined &&