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

Crashed on Nexus 6p #3

Open
raghunandankavi2010 opened this issue Aug 24, 2016 · 1 comment
Open

Crashed on Nexus 6p #3

raghunandankavi2010 opened this issue Aug 24, 2016 · 1 comment

Comments

@raghunandankavi2010
Copy link

raghunandankavi2010 commented Aug 24, 2016

I just installed the app and was opening the home screen and suddenly the sample .apk fiel crashed.

Crash log i could extract from Android Studio

    Process: com.kelin.calendarlistview, PID: 25736
    java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.FrameLayout.removeView(android.view.View)' on a null object reference
                                                                            at com.kelin.calendarlistview.library.CalendarView$5.onAnimationEnd(CalendarView.java:303)
                                                                            at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1239)
                                                                            at android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.java:766)
                                                                            at android.animation.ValueAnimator$AnimationHandler$1.run(ValueAnimator.java:801)
                                                                            at android.view.Choreographer$CallbackRecord.run(Choreographer.java:858)
                                                                            at android.view.Choreographer.doCallbacks(Choreographer.java:670)
                                                                            at android.view.Choreographer.doFrame(Choreographer.java:603)
                                                                            at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:844)
                                                                            at android.os.Handler.handleCallback(Handler.java:739)
                                                                            at android.os.Handler.dispatchMessage(Handler.java:95)
                                                                            at android.os.Looper.loop(Looper.java:148)
                                                                            at android.app.ActivityThread.main(ActivityThread.java:5422)
                                                                            at java.lang.reflect.Method.invoke(Native Method)
                                                                            at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
                                                                            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
@raghunandankavi2010
Copy link
Author

Also can the sample app contain english text. Its rather hard to make out what is displayed on the screen since its not english.

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