Signal-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.
2018-08-22 12:00:44 -06:00
..
Collection+OWS.swift Fix build break. 2018-07-23 13:47:03 -04:00
NSAttributedString+OWS.h Fix build break. 2018-07-23 13:47:03 -04:00
NSAttributedString+OWS.m Fix build break. 2018-07-23 13:47:03 -04:00
NSString+OWS.h Fix build break. 2018-07-23 13:47:03 -04:00
NSString+OWS.m Fix build break. 2018-07-23 13:47:03 -04:00
String+OWS.swift Fix build break. 2018-07-23 13:47:03 -04:00
Theme.h Alternative dark theme search bar 2018-08-22 12:00:44 -06:00
Theme.m Alternative dark theme search bar 2018-08-22 12:00:44 -06:00
UIColor+OWS.h Fix build break. 2018-07-23 13:47:03 -04:00
UIColor+OWS.m Fix build break. 2018-07-23 13:47:03 -04:00
UIDevice+featureSupport.swift Fix build break. 2018-07-23 13:47:03 -04:00
UIFont+OWS.h Fix build break. 2018-07-23 13:47:03 -04:00
UIFont+OWS.m Fix build break. 2018-07-23 13:47:03 -04:00
UIView+OWS.h Fix QA issues in theme. 2018-08-15 17:09:59 -04:00
UIView+OWS.m Fix QA issues in theme. 2018-08-15 17:09:59 -04:00
UIViewController+OWS.h Fix build break. 2018-07-23 13:47:03 -04:00
UIViewController+OWS.m Fix build break. 2018-07-23 13:47:03 -04:00