Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

UISearchBar appearance issues #134

Open
tomleavy opened this issue Dec 2, 2013 · 0 comments
Open

UISearchBar appearance issues #134

tomleavy opened this issue Dec 2, 2013 · 0 comments
Labels

Comments

@tomleavy
Copy link

tomleavy commented Dec 2, 2013

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant