Hi.
Not being able to find the answer, and also not being able to do what I want with
CGSize searchBarSize = self.searchDisplayController.searchBar.frame.size; searchBarSize.width = ;
I ask: is there a way to change the width of a UISearchBar?
Tanks a lot.