Device Verification: Incoming screen: UI design

This commit is contained in:
manuroe
2019-04-15 11:06:14 +02:00
parent 666d71378e
commit 8ffaeb221b
6 changed files with 83 additions and 53 deletions
@@ -144,7 +144,7 @@ final class DeviceVerificationVerifyViewController: UIViewController {
self.waitingPartnerLabel.isHidden = true
self.continueButton.setTitle(VectorL10n.deviceVerificationVerifyContinueButton, for: .normal)
self.continueButton.setTitle(VectorL10n.continue, for: .normal)
}
private func render(viewState: DeviceVerificationVerifyViewState) {