New Chat screens: implement participants selections.

This commit is contained in:
giomfo
2015-08-14 16:40:03 +02:00
parent f260ad9d5f
commit 44fc29a4cb
10 changed files with 331 additions and 26 deletions
@@ -16,7 +16,7 @@
#import <MatrixKit/MatrixKit.h>
@interface RoomCreationStep2ViewController : MXKTableViewController
@interface RoomCreationStep2ViewController : MXKTableViewController <UISearchBarDelegate>
@property (nonatomic) MXKRoomCreationInputs* roomCreationInputs;