mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
Room: Refresh header when call actions become available
This commit is contained in:
committed by
aringenbach
parent
34e0ee4967
commit
59a6f2d356
@@ -1261,6 +1261,7 @@ const NSTimeInterval kResizeComposerAnimationDuration = .05;
|
||||
if (!bubbleTableViewDisplayInTransition && !self.bubblesTableView.isHidden)
|
||||
{
|
||||
[self refreshActivitiesViewDisplay];
|
||||
[self refreshRoomTitle];
|
||||
|
||||
[self checkReadMarkerVisibility];
|
||||
[self refreshJumpToLastUnreadBannerDisplay];
|
||||
|
||||
Reference in New Issue
Block a user