-
Notifications
You must be signed in to change notification settings - Fork 369
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
[Wallet] Fix PIN entering screen, when account is not created yet #2932
Conversation
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.
Nice find! 👍
Codecov Report
@@ Coverage Diff @@
## master #2932 +/- ##
==========================================
- Coverage 73.37% 73.37% -0.01%
==========================================
Files 570 570
Lines 14277 14278 +1
Branches 1722 1786 +64
==========================================
Hits 10476 10476
+ Misses 3516 3515 -1
- Partials 285 287 +2
Continue to review full report at Codecov.
|
Description
This fixed the following bug:
Tested
Ran on Android device
Backwards compatibility
Yes