Tagged Questions

1
vote
1answer
378 views

UISearchBar display bug: text too far left, overlapping the magnifying glass icon

I have encountered the weirdest display bug with my UISearchBar. Here is my code that works perfectly in another app. (I create the search bar in code because a xib file is not feasible.) searchBar = ...