Device verification: Improve navigation flow and view states handling.

This commit is contained in:
SBiOSoftWhare
2019-10-23 17:09:58 +02:00
parent e379b0a67b
commit 0698f3e547
8 changed files with 54 additions and 17 deletions
@@ -59,6 +59,7 @@ final class DeviceVerificationDataLoadingViewController: UIViewController {
self.update(theme: self.theme)
self.viewModel.viewDelegate = self
self.viewModel.process(viewAction: .loadData)
}
override var preferredStatusBarStyle: UIStatusBarStyle {