-1

I have used a UISearchbar in a controller. When I test it in IOS 13 UISearchBar height is 56 and UISearchBarTextField heigh is 36 but When I test in IOS 10.3 UISearchBar heght is 44 and TextField height is 28. I want to make it same in all versions.How can I do it?

enter image description here

IOS 10.3 preview

enter image description here

IOS 13 preview

ahmetvefa53
  • 581
  • 6
  • 20

1 Answers1

0

If you want same height in all devices then fix height constraint to UISearchBar