You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Hi,
I'm attaching logs for an NPE happening across multiple devices. (The report comes from play store ANR/crashes)
The text was updated successfully, but these errors were encountered: