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 interface method 'boolean java.util.List.contains(java.lang.Object)' on a null object reference hg.zp.ui.ui.activity.WelcomeActivity.onDestroy(WelcomeActivity.java:108) #51

Open
baigao2015 opened this issue Jul 6, 2021 · 0 comments

Comments

@baigao2015
Copy link

 java.lang.NullPointerException
 Attempt to invoke interface method 'boolean java.util.List.contains(java.lang.Object)' on a null object reference
 hg.zp.ui.ui.activity.WelcomeActivity.onDestroy(WelcomeActivity.java:108)
 .......
 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1055)
 Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'boolean      java.util.List.contains(java.lang.Object)' on a null object reference
 	at com.aitangba.swipeback.ActivityLifecycleHelper.onActivityDestroyed(ActivityLifecycleHelper.java:64)
at android.app.Application.dispatchActivityDestroyed(Application.java:569)
at android.app.Activity.dispatchActivityDestroyed(Activity.java:1446)
at android.app.Activity.onDestroy(Activity.java:2660)

.............

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