mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
Search background image: Use new UIViewController+VectorSerch feature in the search in the homeVC
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user