Use call tile bg color

This commit is contained in:
ismailgulek
2021-04-28 13:46:55 +03:00
parent 4c7a4e2b0a
commit ce9bdc499b
@@ -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