forked from organicmaps/organicmaps
[ios] fix search header radius small for iphone
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
This commit is contained in:
parent
6eab4f9537
commit
3b3e063ef9
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ final class SearchOnMapViewController: UIViewController {
|
|||
|
||||
// MARK: - Private methods
|
||||
private func setupViews() {
|
||||
view.setStyle(.background)
|
||||
view.setStyle(.clearBackground)
|
||||
setupTapGestureRecognizer()
|
||||
setupHeaderView()
|
||||
setupContainerView()
|
||||
|
|
Loading…
Add table
Reference in a new issue