UISearchBar issue with UIsearchBarBackground

110 Views Asked by At

I have strange issue with UISearchBar when I click on the textBox it gets animated and displayed incorrect. SearchBar is shifted down for 20px. I found that gray background is UISearchBarBackground.

I tried different approaches to remove it, but UISearchBarBackground is not exists in searchBar subviews.

Any suggestions how to fix this?

enter image description here

0

There are 0 best solutions below