Device Verification: Incoming screen: UI design

This commit is contained in:
manuroe
2019-04-15 11:06:14 +02:00
parent fe223a6942
commit d0c49d2b29
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) {