Esri / maps-app-ios

Your organisation's mapping app built with the Runtime SDK for iOS
Apache License 2.0
19 stars 24 forks source link

Account for larger UISearchBar intrinsic content size. #67

Closed esreli closed 5 years ago

esreli commented 6 years ago

As of iOS 11, the UISearchBar's intrinsic content size has increased from 44 to 56. Can we improve the Feedback View such that the UISearchBar fits within the view cleanly like it had previous to iOS 11. screen shot 2018-10-11 at 4 17 26 pm

esreli commented 5 years ago

Confirmed this change. Closing this issue.