mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
MESSENGER-4966 color changes login flow and all chat
This commit is contained in:
committed by
Arnfried Griesert
parent
c62942c44e
commit
867a5fea98
+2
@@ -194,6 +194,8 @@ final class SecretsRecoveryWithPassphraseViewController: UIViewController {
|
||||
|
||||
@objc private func themeDidChange() {
|
||||
self.update(theme: ThemeService.shared().theme)
|
||||
// BWI: #4966
|
||||
self.recoverButton.update(theme: theme)
|
||||
}
|
||||
|
||||
private func updateRecoverButton() {
|
||||
|
||||
Reference in New Issue
Block a user