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

Crashes when rotating #26

Open
MiguelCatalan opened this issue Jul 23, 2015 · 1 comment
Open

Crashes when rotating #26

MiguelCatalan opened this issue Jul 23, 2015 · 1 comment

Comments

@MiguelCatalan
Copy link

07-23 15:45:18.031 11884-11884/com.hackvg.android E/AndroidRuntime﹕ FATAL EXCEPTION: main
Process: com.hackvg.android, PID: 11884
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.hackvg.android/com.hackvg.android.views.activities.MoviesActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'boolean com.hackvg.android.mvp.views.MoviesView.isTheListEmpty()' on a null object reference
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2329)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2389)
at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:3941)
at android.app.ActivityThread.access$1000(ActivityThread.java:147)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1302)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5254)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)

@MiguelCatalan MiguelCatalan changed the title Crashes on rotating Crashes when rotating Jul 23, 2015
@Fshamri
Copy link

Fshamri commented Oct 29, 2015

have you found a solution for this?

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

2 participants