forked from organicmaps/organicmaps
[iOS] Fixed invalid bookmarks search icon.
This commit is contained in:
parent
de463ab98d
commit
c7a5229459
1 changed files with 0 additions and 3 deletions
|
@ -245,9 +245,6 @@ using namespace std;
|
|||
self.myCategoryToolbar.barTintColor = [UIColor white];
|
||||
self.downloadedCategoryToolbar.barTintColor = [UIColor white];
|
||||
|
||||
[self.searchBar setImage:[UIImage imageNamed:@"ic_search"]
|
||||
forSearchBarIcon:UISearchBarIconSearch
|
||||
state:UIControlStateNormal];
|
||||
[self refreshDefaultSections];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue