mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 03:20:50 +02:00
Update room input toolbar when CompletionSuggestionCoordinator is initialised
This commit is contained in:
@@ -1094,6 +1094,8 @@ static CGSize kThreadListBarButtonItemImageSize;
|
||||
_completionSuggestionCoordinator.delegate = self;
|
||||
|
||||
[self setupCompletionSuggestionViewIfNeeded];
|
||||
|
||||
[self updateRoomInputToolbarViewClassIfNeeded];
|
||||
|
||||
[self updateTopBanners];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user