mirror of
https://github.com/oxen-io/session-ios.git
synced 2023-12-13 21:30:14 +01:00
Sketch out the 'onboarding code verification' view.
This commit is contained in:
parent
c2b2d38f24
commit
854a75ae65
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ public class OnboardingVerificationViewController: OnboardingBaseViewController
|
|||
|
||||
let stackView = UIStackView(arrangedSubviews: [
|
||||
titleLabel,
|
||||
UIView.spacer(withHeight: 21),
|
||||
UIView.spacer(withHeight: 12),
|
||||
backLink,
|
||||
topSpacer,
|
||||
onboardingCodeView,
|
||||
|
|
Loading…
Reference in a new issue