mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Update group call icon and title
This commit is contained in:
@@ -160,6 +160,9 @@ extension RoomBaseCallBubbleCell: Themable {
|
||||
|
||||
func update(theme: Theme) {
|
||||
innerContentView.update(theme: theme)
|
||||
if let themable = bottomContentView as? Themable {
|
||||
themable.update(theme: theme)
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user