HomeVC: Moved code (createNewRoom button and transparency mask) from RecentsVC to HomeVC

This commit is contained in:
manuroe
2015-12-09 12:44:19 +01:00
parent a0ca77c770
commit b009ca8110
@@ -16,7 +16,7 @@
#import <MatrixKit/MatrixKit.h>
@interface RecentsViewController : MXKRecentListViewController <MXKRecentListViewControllerDelegate, UIGestureRecognizerDelegate>
@interface RecentsViewController : MXKRecentListViewController <MXKRecentListViewControllerDelegate>
/**
Open the room with the provided identifier in a specific matrix session.