From e68d8d1c1677b3771d83e4f4c922c3dcedbbc6e9 Mon Sep 17 00:00:00 2001 From: gregclermont <580609+gregclermont@users.noreply.github.com> Date: Fri, 27 Sep 2019 17:56:48 +0200 Subject: [PATCH 1/6] try to fix the action address search --- .../OTLocationSearchTableViewController.m | 10 ---------- .../Storyboards/LocationSelection.storyboard | 19 ++++++++----------- entourage/entourage-Info.plist | 2 ++ 3 files changed, 10 insertions(+), 21 deletions(-) diff --git a/Shared/Classes/Controller/LocationSelection/OTLocationSearchTableViewController.m b/Shared/Classes/Controller/LocationSelection/OTLocationSearchTableViewController.m index 62d6863be..4e3143c53 100644 --- a/Shared/Classes/Controller/LocationSelection/OTLocationSearchTableViewController.m +++ b/Shared/Classes/Controller/LocationSelection/OTLocationSearchTableViewController.m @@ -75,14 +75,4 @@ - (void) updateSearchResultsForSearchController:(UISearchController *)searchCont }]; } -- (void)willPresentSearchController:(UISearchController *)searchController { - // do something before the search controller is presented - self.navigationController.navigationBar.translucent = YES; -} - -- (void)willDismissSearchController:(UISearchController *)searchController -{ - self.navigationController.navigationBar.translucent = NO; -} - @end diff --git a/Shared/Storyboards/LocationSelection.storyboard b/Shared/Storyboards/LocationSelection.storyboard index b7d73911e..ef2e93c1d 100644 --- a/Shared/Storyboards/LocationSelection.storyboard +++ b/Shared/Storyboards/LocationSelection.storyboard @@ -1,19 +1,16 @@ - - - + - - + @@ -23,13 +20,13 @@ - +