mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Theme: Update disclosure indicator with theme color.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user