UI7Kit icon indicating copy to clipboard operation
UI7Kit copied to clipboard

UISearchBar appearance issues

Open tomleavy opened this issue 12 years ago • 0 comments

I have discovered 2 problems in UI7SearchBar. The first one only happens when you add the bar to a view controller programmatically.

  1. A white, rounded rect background as seen in iOS7 is applied to the textfield inside the search bar, but it is still drawn with the iOS6 style simultaneously.
  2. The current tint color is not reflected in the cancel button after focusing the search bar's text field

iOS6 + UI7Kit ios6searchbar iOS7 ios7searchbar

tomleavy avatar Dec 02 '13 15:12 tomleavy