-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tweak the UI in the EncryptionReset, IdentityConfirmation and SecureBackupRecovery screens. #3391
Conversation
Generated by 🚫 Danger Swift against d2ce16d |
1 similar comment
Generated by 🚫 Danger Swift against d2ce16d |
|
❌ 2 Tests Failed:
View the full list of 2 ❄️ flaky tests
To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍
if shouldShowSkipButton { | ||
Button(L10n.actionSkip) { | ||
Button("\(L10n.actionSkip) 🙉") { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙈
@pixlwave you do have the "learn more" button on iOS? ![]() |
Closes #3388.