mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
Fix icon and text colors on tiles
This commit is contained in:
@@ -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 &&
|
||||
|
||||
Reference in New Issue
Block a user