Search background image: Use new UIViewController+VectorSerch feature in the search in the homeVC

This commit is contained in:
manuroe
2016-01-05 16:59:22 +01:00
parent 73f10e316c
commit ef8e48d85b
4 changed files with 28 additions and 22 deletions
@@ -30,7 +30,6 @@ limitations under the License.
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *selectionContainerTopConstraint;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *selectionContainerHeightConstraint;
@property (weak, nonatomic) IBOutlet UIView *viewControllerContainer;
@property (weak, nonatomic) IBOutlet UIImageView *backgroundImageView;
/**
The index of the view controller that currently has the focus.