#1098 - Generated UserSuggestion from template, got initial UI working and automatically updating.

This commit is contained in:
Stefan Ceriu
2021-09-30 09:37:59 +03:00
parent 63ec641820
commit ccfdfa1fb8
23 changed files with 864 additions and 4 deletions
+5
View File
@@ -4200,6 +4200,11 @@ const NSTimeInterval kResizeComposerAnimationDuration = .05;
{
[self cancelEventSelection];
}
- (void)roomInputToolbarViewDidRequestUserSuggestions:(MXKRoomInputToolbarView *)toolbarView
{
}
#pragma mark - MXKRoomMemberDetailsViewControllerDelegate