mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Device Verification: Add DeviceVerificationDataLoading VC, a loading wheel VC
This commit is contained in:
@@ -65,6 +65,7 @@ final class DeviceVerificationStartViewController: UIViewController {
|
||||
// Do any additional setup after loading the view.
|
||||
|
||||
self.title = VectorL10n.deviceVerificationTitle
|
||||
self.vc_removeBackTitle()
|
||||
|
||||
self.setupViews()
|
||||
self.keyboardAvoider = KeyboardAvoider(scrollViewContainerView: self.view, scrollView: self.scrollView)
|
||||
|
||||
Reference in New Issue
Block a user