mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 15:38:28 +02:00
MESSENGER-3648 Second Lottie Animation
This commit is contained in:
committed by
Frank Rotermund
parent
b19cb31fe3
commit
12768af2a6
@@ -83,6 +83,10 @@ final class EnterPinCodeViewController: UIViewController {
|
||||
if UIDevice.current.isPhone {
|
||||
UIDevice.current.setValue(UIInterfaceOrientation.portrait.rawValue, forKey: "orientation")
|
||||
}
|
||||
|
||||
if BWIBuildSettings.shared.showBUMLottieAnimation {
|
||||
inactiveLogoImageView.isHidden = true
|
||||
}
|
||||
}
|
||||
|
||||
override func viewWillAppear(_ animated: Bool) {
|
||||
|
||||
Reference in New Issue
Block a user