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

handle java.lang.RuntimeException on fingerprint #2004

Conversation

wolfsolver
Copy link
Contributor

@wolfsolver wolfsolver commented Dec 26, 2024

@@ -147,10 +146,16 @@ protected void onCreate(Bundle savedInstanceState) {
buttonKeyBack.setImageDrawable(ui.getIcon(GoogleMaterial.Icon.gmd_backspace)
.color(ui.getPrimaryTextColor()));

// Handle fingerprint authentication
findViewById(R.id.fpImageView).setVisibility(View.GONE);
Copy link
Contributor

@guanlisheng guanlisheng Dec 26, 2024

Choose a reason for hiding this comment

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

do you know the reason for producing null here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not yet... I suppose there is something relete to SDK 34, but still need investigation

@guanlisheng guanlisheng merged commit 87928d1 into moneymanagerex:master Dec 27, 2024
2 checks passed
@wolfsolver wolfsolver deleted the gplay_error_2af1d606f559709aefc6efbbf7eb7691 branch December 27, 2024 11:02
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.

2 participants