mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 05:06:58 +02:00
MESSENGER-5410 add room federation setting
This commit is contained in:
@@ -135,6 +135,7 @@ class RoomInfoBasicView: UIView {
|
||||
roomNameLabel.attributedText = roomNameWithFederationPill(roomDisplayName: viewData.roomDisplayName, font: roomNameLabel.font)
|
||||
} else {
|
||||
roomNameLabel.text = viewData.roomDisplayName
|
||||
pillImageView?.image = nil
|
||||
}
|
||||
|
||||
roomNameLabel.numberOfLines = 0
|
||||
|
||||
Reference in New Issue
Block a user