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

Fix biometric lock issue on devices running Android 10 or 9 #173

Merged
merged 3 commits into from
Dec 23, 2024

Conversation

PranshulGG
Copy link
Contributor

@PranshulGG PranshulGG commented Dec 23, 2024

Fixes #168

Please let me know if there are any issues or areas for improvement. :)

Copy link
Owner

@PhilKes PhilKes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than my comment about the if clause, looks good to me :)

Copy link
Contributor Author

@PranshulGG PranshulGG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed the redundant if condition inside the when block, as it was unnecessary.

Copy link
Contributor Author

@PranshulGG PranshulGG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed setNegativeButton

Copy link
Owner

@PhilKes PhilKes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! :)

@PhilKes PhilKes merged commit 4529e3f into PhilKes:main Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App crashes when enabling biometric lock
2 participants