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

NPE in animateStatusBar #27

Open
iGio90 opened this issue Dec 27, 2020 · 1 comment
Open

NPE in animateStatusBar #27

iGio90 opened this issue Dec 27, 2020 · 1 comment

Comments

@iGio90
Copy link

iGio90 commented Dec 27, 2020

Hi,
I'm attaching logs for an NPE happening across multiple devices. (The report comes from play store ANR/crashes)

java.lang.NullPointerException: 
  at com.andrefrsousa.superbottomsheet.SuperBottomSheetFragment.animateStatusBar (SuperBottomSheetFragment.java:1)
  at com.andrefrsousa.superbottomsheet.SuperBottomSheetFragment.onCreateDialog (SuperBottomSheetFragment.java:1)
  at androidx.fragment.app.DialogFragment.onGetLayoutInflater (DialogFragment.java:1)
  at androidx.fragment.app.Fragment.performGetLayoutInflater (Fragment.java)
  at androidx.fragment.app.Fragment.getLayoutInflater (Fragment.java:4)
@iGio90
Copy link
Author

iGio90 commented Dec 27, 2020

Here are some devices that triggered this crash:
Galaxy S20 FE
VFD320
TECNO W4
Infinix Note 4 PRO

Android version is unrelevant, range from 6 to 10

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

1 participant