mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 22:26:59 +02:00
Converting existing rooms to/from DMs #715
Showing DMs in the UI (as little green men).
This commit is contained in:
@@ -127,6 +127,8 @@
|
||||
|
||||
self.roomAvatar.backgroundColor = [UIColor clearColor];
|
||||
|
||||
self.directRoomIcon.hidden = ![roomCellData.roomDataSource.mxSession isDirectRoom:roomCellData.roomDataSource.room.roomId];
|
||||
|
||||
[roomCellData.roomDataSource.room setRoomAvatarImageIn:self.roomAvatar];
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user