UISearchBar design results weird when Build with Xcode 11.1.
I created ViewController and presented from another one. UISearchbar is added below to the UINavigationBar via Storyboard.
Build With Xcode 11.0:
Build With Xcode 11.1:
Why it happened? If this should be the behaviour, how to achieve the first design. How to fix it?

