mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 05:06:58 +02:00
Merge branch 'develop' into feature/5204_fix_federation_pill_appearance
* develop: MESSENGER-5410 change default setting fix pipeline MESSENGER-5410 add room federation setting MESSENGER-5410 add toggle to room settings and refactor toggle view MESSENGER-5410 refactor set federation acls when creating room # Conflicts: # Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
This commit is contained in:
@@ -127,6 +127,7 @@ class RoomInfoBasicView: UIView {
|
||||
} else {
|
||||
roomNameLabel.text = viewData.roomDisplayName
|
||||
isRoomFederated = false
|
||||
pillImageView?.image = nil
|
||||
}
|
||||
|
||||
roomNameLabel.numberOfLines = 0
|
||||
|
||||
Reference in New Issue
Block a user