Theme: Update disclosure indicator with theme color.

This commit is contained in:
SBiOSoftWhare
2020-07-16 23:16:11 +02:00
parent db84811ef8
commit 3a5c549607
13 changed files with 32 additions and 27 deletions
@@ -94,8 +94,7 @@ final class MajorUpdateViewController: UIViewController {
if let navigationBar = self.navigationController?.navigationBar {
theme.applyStyle(onNavigationBar: navigationBar)
}
// TODO: Check image is rendered as template
self.disclosureImageView.tintColor = theme.noticeSecondaryColor
self.newLogoImageView.tintColor = theme.tintColor