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

java.lang.NullPointerException: Attempt to invoke virtual method 'and… #27

Merged
merged 1 commit into from Aug 18, 2022

Conversation

cemocanon
Copy link
Contributor

…roid.view.Window android.app.Activity.getWindow()' on a null object reference

Since getCurrentActivity() is null, it cannot fetch view and gives an error. This was fixed by checking the issue. and the minimum pack was kept as 21.

…roid.view.Window android.app.Activity.getWindow()' on a null object reference

Since getCurrentActivity() is null, it cannot fetch view and gives an error. This was fixed by checking the issue. and the minimum pack was kept as 21.
@kadiraydinli kadiraydinli merged commit f9042ae into kadiraydinli:master Aug 18, 2022
@kadiraydinli
Copy link
Owner

Thanks for PR.

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.

None yet

2 participants