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 #10

Closed
john1jan opened this issue Feb 7, 2019 · 2 comments
Closed

java.lang.NullPointerException #10

john1jan opened this issue Feb 7, 2019 · 2 comments

Comments

@john1jan
Copy link

john1jan commented Feb 7, 2019

java.lang.NullPointerException:
at com.thebylito.navigationbarcolor.NavigationBarColorModule$1.run (NavigationBarColorModule.java:86)
at android.os.Handler.handleCallback (Handler.java:815)
at android.os.Handler.dispatchMessage (Handler.java:104)
at android.os.Looper.loop (Looper.java:210)
at android.app.ActivityThread.main (ActivityThread.java:5839)
at java.lang.reflect.Method.invoke (Native Method)
at java.lang.reflect.Method.invoke (Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1113)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:879)

@john1jan
Copy link
Author

john1jan commented Feb 7, 2019

sometimes getCurrentActivity() is null

@gabrielbull
Copy link

@notmike101 I think you can close this one as well, it's the same issue you just fixed.

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

No branches or pull requests

3 participants