Invite to Space in room landing #5225

- UI tweaks for members and explore rooms screens
This commit is contained in:
Gil Eluard
2021-12-15 19:18:45 +01:00
parent 02883d81ce
commit 4fdc43ff93
3 changed files with 24 additions and 82 deletions
@@ -1849,7 +1849,7 @@ NSString *const RecentsViewControllerDataReadyNotification = @"RecentsViewContro
typeof(self) self = weakSelf;
self->currentAlert = nil;
[self performSegueWithIdentifier:@"presentStartChat" sender:self];
[self startChat];
}
}]];
@@ -1959,6 +1959,10 @@ NSString *const RecentsViewControllerDataReadyNotification = @"RecentsViewContro
self.customSizedPresentationController = nil;
}
- (void)startChat {
[self performSegueWithIdentifier:@"presentStartChat" sender:self];
}
- (void)createNewRoom
{
// Sanity check