Merge branch 'develop' into element_4085

This commit is contained in:
Gil Eluard
2021-03-19 10:51:40 +01:00
18 changed files with 70 additions and 152 deletions
+4 -1
View File
@@ -1184,7 +1184,10 @@ NSNotificationName const RoomCallTileTappedNotification = @"RoomCallTileTappedNo
}];
}
[self cancelEventSelection];
if (customizedRoomDataSource.selectedEventId)
{
[self cancelEventSelection];
}
}
- (void)setRoomTitleViewClass:(Class)roomTitleViewClass