mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
refactor completed
This commit is contained in:
@@ -158,7 +158,7 @@ class CallPiPView: UIView {
|
||||
andFontSize: fontSize)
|
||||
} else if let room = call?.room {
|
||||
return AvatarGenerator.generateAvatar(forMatrixItem: room.roomId,
|
||||
withDisplayName: room.summary.displayname,
|
||||
withDisplayName: room.summary.displayName,
|
||||
size: imageView.bounds.width,
|
||||
andFontSize: fontSize)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user