-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
NullPointerException #551
Comments
我这里也发生了 |
插眼 |
1 similar comment
插眼 |
SM-S918N
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
java.lang.NullPointerException: Attempt to invoke interface method 'void android.view.WindowInsetsController.setSystemBarsAppearance(int, int)' on a null object reference
at com.gyf.immersionbar.ImmersionBar.setBar(ImmersionBar.java:420)
at com.gyf.immersionbar.ImmersionBar.setStatusBarDarkFontAboveR(ImmersionBar.java:877)
at com.gyf.immersionbar.ImmersionBar.setBarDarkFontAboveR(ImmersionBar.java:441)
at com.gyf.immersionbar.ImmersionBar.init(ImmersionBar.java:326)
The text was updated successfully, but these errors were encountered: