Room: Refresh header when call actions become available

This commit is contained in:
Arnaud Ringenbach
2022-03-10 16:35:35 +01:00
committed by aringenbach
parent 7097a505cd
commit a80e89f13c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1261,6 +1261,7 @@ const NSTimeInterval kResizeComposerAnimationDuration = .05;
if (!bubbleTableViewDisplayInTransition && !self.bubblesTableView.isHidden)
{
[self refreshActivitiesViewDisplay];
[self refreshRoomTitle];
[self checkReadMarkerVisibility];
[self refreshJumpToLastUnreadBannerDisplay];