UISearchBar animation hidding button
- by David Carvalho
Hello
I currently have a UISearchBar (attached to a UISearchDisplayController), but I reduced the width of the search bar so I could display a custom button to its right when the search bar is not selected. The button is used to access other views.
However, when I select the search bar and then press cancel (or even perform a search) and return…