mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Merge branch 'develop' into voip_design_updates
This commit is contained in:
@@ -1181,7 +1181,10 @@ NSNotificationName const RoomCallTileTappedNotification = @"RoomCallTileTappedNo
|
||||
}];
|
||||
}
|
||||
|
||||
[self cancelEventSelection];
|
||||
if (customizedRoomDataSource.selectedEventId)
|
||||
{
|
||||
[self cancelEventSelection];
|
||||
}
|
||||
}
|
||||
|
||||
- (void)setRoomTitleViewClass:(Class)roomTitleViewClass
|
||||
|
||||
Reference in New Issue
Block a user