Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

java.lang.NullPointerException: at com.github.omadahealth.lollipin.lib.d.b.o #193

Open
greate43 opened this issue Nov 3, 2018 · 0 comments

Comments

@greate43
Copy link

greate43 commented Nov 3, 2018

java.lang.RuntimeException:
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3608)
at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3648)
at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:2889)
at android.app.ActivityThread.-wrap11 (Unknown Source)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1613)
at android.os.Handler.dispatchMessage (Handler.java:106)
at android.os.Looper.loop (Looper.java:164)
at android.app.ActivityThread.main (ActivityThread.java:6523)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:438)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:857)
Caused by: java.lang.NullPointerException:
at com.github.omadahealth.lollipin.lib.d.b.o (Unknown Source:62)
at com.github.omadahealth.lollipin.lib.d.b.onResume (Unknown Source:3)
at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1355)
at android.app.Activity.performResume (Activity.java:7121)
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3583)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant