mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 09:32:52 +02:00
Reskin:Create [RiotDesignValues applyStyleOnSearchBar:] and use it
This commit is contained in:
@@ -72,8 +72,7 @@
|
||||
|
||||
self.activityIndicator.backgroundColor = kRiotOverlayColor;
|
||||
|
||||
self.searchBar.barStyle = kRiotDesignSearchBarStyle;
|
||||
self.searchBar.tintColor = kRiotDesignSearchBarTintColor;
|
||||
[RiotDesignValues applyStyleOnSearchBar:self.searchBar];
|
||||
|
||||
// Use the primary bg color for the table view in plain style.
|
||||
self.tableView.backgroundColor = kRiotPrimaryBgColor;
|
||||
|
||||
Reference in New Issue
Block a user