You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SignalMessaging/categories
Michael Kirk 75bb9b60db Alternative dark theme search bar
Rather than our custom class, we can get pretty far using existing UISearchBar
styling, and then apply the final tweak, the search bar text field background
color by traversing the view.

This fixes a couple issues:

1. There was a small wavering in height of the custom search bar
2. When your table header view is a UISearchBar you get nice scroll "snapping"
   when showing/hiding the search bar.
7 years ago
..
Collection+OWS.swift Fix build break. 7 years ago
NSAttributedString+OWS.h Fix build break. 7 years ago
NSAttributedString+OWS.m Fix build break. 7 years ago
NSString+OWS.h Fix build break. 7 years ago
NSString+OWS.m Fix build break. 7 years ago
String+OWS.swift Fix build break. 7 years ago
Theme.h Alternative dark theme search bar 7 years ago
Theme.m Alternative dark theme search bar 7 years ago
UIColor+OWS.h Fix build break. 7 years ago
UIColor+OWS.m Fix build break. 7 years ago
UIDevice+featureSupport.swift Fix build break. 7 years ago
UIFont+OWS.h Fix build break. 7 years ago
UIFont+OWS.m Fix build break. 7 years ago
UIView+OWS.h Fix QA issues in theme. 7 years ago
UIView+OWS.m Fix QA issues in theme. 7 years ago
UIViewController+OWS.h Fix build break. 7 years ago
UIViewController+OWS.m Fix build break. 7 years ago