Use call tile bg color

This commit is contained in:
ismailgulek
2021-04-28 13:46:55 +03:00
parent 034988474d
commit c9a9839b91
@@ -103,7 +103,7 @@ extension CallBubbleCellBaseContentView: Themable {
paginationLabel.textColor = theme.tintColor
paginationSeparatorView.backgroundColor = theme.tintColor
bgView.backgroundColor = theme.headerBackgroundColor
bgView.backgroundColor = theme.callTileBackgroundColor
callerNameLabel.textColor = theme.textPrimaryColor
callIconView.tintColor = theme.textTertiaryColor
callTypeLabel.textColor = theme.textSecondaryColor