Search background image: Made it generic and updated UIViewController+VectorSerch to add it programmatically

This commit is contained in:
manuroe
2016-01-05 16:03:58 +01:00
parent 3f5d7e0c3d
commit 8368f46b52
6 changed files with 81 additions and 93 deletions
@@ -20,7 +20,4 @@
@interface RoomSearchViewController : MXKSearchViewController
@property (weak, nonatomic) IBOutlet UIImageView *backgroundImageView;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *backgroundImageViewBottomConstraint;
@end