Search Screen: add People tab

- add contact picker view controller
This commit is contained in:
giomfo
2016-06-20 14:16:13 +02:00
parent 88520ce712
commit ea2b75623e
10 changed files with 511 additions and 27 deletions
+7
View File
@@ -37,6 +37,13 @@
return self;
}
- (void)destroy
{
roomDataSource = nil;
[super destroy];
}
- (void)convertHomeserverResultsIntoCells:(MXSearchRoomEventResults *)roomEventResults
{
// Convert the HS results into `RoomViewController` cells