Skip to content
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

[Android] Pin Screen flickering on biometry request #369

Open
tuliomir opened this issue Oct 31, 2023 · 0 comments
Open

[Android] Pin Screen flickering on biometry request #369

tuliomir opened this issue Oct 31, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tuliomir
Copy link
Contributor

On Android, when the user configures the app to use fingerprint biometry, the PinScreen digits still show, causing confusion about the expected input.

To reproduce this issue:

  • Configure the app to use biometry
  • Close the app
  • Open it again
  • The biometry is requested against a blank, gray screen

Notice the pin digits are shown for a period of time before the "Loading Wallet History" screen is displayed. This period may be longer or shorter according to the backend response time.

Below, a sample video shows the behavior. Note that on this video the background was painted blue to showcase another behavior that is unrelated to this issue and may be ignored in this scope. The flicker happens at 0:08 seconds.

decide.screen-2023-10-26_20.02.25.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants