Last Crash Log

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

java.lang.

NullPointerException: Attempt to invoke virtual method


'android.view.WindowInsets
android.view.View.dispatchApplyWindowInsets(android.view.WindowInsets)' on a null
object reference
at
android.view.ViewGroup.brokenDispatchApplyWindowInsets(ViewGroup.java:7729)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7720)
at
android.view.ViewGroup.brokenDispatchApplyWindowInsets(ViewGroup.java:7729)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7720)
at
android.view.ViewGroup.brokenDispatchApplyWindowInsets(ViewGroup.java:7729)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7720)
at
android.view.ViewGroup.brokenDispatchApplyWindowInsets(ViewGroup.java:7729)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7720)
at
android.view.ViewGroup.brokenDispatchApplyWindowInsets(ViewGroup.java:7729)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7720)
at
android.view.ViewGroup.brokenDispatchApplyWindowInsets(ViewGroup.java:7729)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7720)
at
android.view.ViewGroup.brokenDispatchApplyWindowInsets(ViewGroup.java:7729)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7720)
at
android.view.ViewGroup.brokenDispatchApplyWindowInsets(ViewGroup.java:7729)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7720)
at
android.view.ViewGroup.brokenDispatchApplyWindowInsets(ViewGroup.java:7729)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7720)
at
android.view.ViewGroup.brokenDispatchApplyWindowInsets(ViewGroup.java:7729)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7720)
at android.view.ViewRootImpl.dispatchApplyInsets(ViewRootImpl.java:3402)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3642)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2991)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:10665)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1301)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1309)
at android.view.Choreographer.doCallbacks(Choreographer.java:923)
at android.view.Choreographer.doFrame(Choreographer.java:852)
at
android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1283)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8741)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)

You might also like