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

UISearchBar appearance issues #134

@tomleavy

Description

@tomleavy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions