mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 15:38:28 +02:00
MESSENGER-3611 accent color
This commit is contained in:
@@ -182,6 +182,11 @@ final class EnterPinCodeViewController: UIViewController {
|
||||
imageView.tag = i
|
||||
placeholderStackView.addArrangedSubview(imageView)
|
||||
}
|
||||
|
||||
// show BuM Logo instead of Element logo
|
||||
if BwiBuildSettings.bwiEnableBuMUI {
|
||||
logoImageView.image = Asset.Images.launchScreenLogo.image
|
||||
}
|
||||
}
|
||||
|
||||
private func showCancelButton() {
|
||||
|
||||
Reference in New Issue
Block a user