question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

  • Version

v 1.1.3

  • Exception
java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.
        at android.view.ViewGroup.addViewInner(ViewGroup.java:5106)
        at android.view.ViewGroup.addView(ViewGroup.java:4935)
        at android.view.ViewGroup.addView(ViewGroup.java:4875)
        at android.view.ViewGroup.addView(ViewGroup.java:4848)
        at org.aviran.cookiebar2.CookieBar$1.onDismiss(CookieBar.java:105)
        at org.aviran.cookiebar2.CookieBar$1.onDismiss(CookieBar.java:103)
        at org.aviran.cookiebar2.Cookie.cookieListenerDismiss(Cookie.java:318)
        at org.aviran.cookiebar2.Cookie.access$600(Cookie.java:26)
        at org.aviran.cookiebar2.Cookie$3.onAnimationEnd(Cookie.java:293)
        at android.view.animation.Animation.dispatchAnimationEnd(Animation.java:1011)
        at android.view.animation.AnimationSet.getTransformation(AnimationSet.java:397)
        at android.view.animation.Animation.getTransformation(Animation.java:1030)
        at android.view.View.applyLegacyAnimation(View.java:20975)
        at android.view.View.draw(View.java:21091)
        at android.view.ViewGroup.drawChild(ViewGroup.java:4388)
        at android.view.ViewGroup.dispatchDraw(ViewGroup.java:4149)
        at android.view.View.draw(View.java:21424)
        at com.android.internal.policy.DecorView.draw(DecorView.java:806)
        at android.view.View.updateDisplayListIfDirty(View.java:20298)
        at android.view.ThreadedRenderer.updateViewTreeDisplayList(ThreadedRenderer.java:575)
        at android.view.ThreadedRenderer.updateRootDisplayList(ThreadedRenderer.java:581)
        at android.view.ThreadedRenderer.draw(ThreadedRenderer.java:654)
        at android.view.ViewRootImpl.draw(ViewRootImpl.java:3610)
        at android.view.ViewRootImpl.performDraw(ViewRootImpl.java:3418)
        at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2755)
        at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1721)
        at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:7598)
        at android.view.Choreographer$CallbackRecord.run(Choreographer.java:966)
        at android.view.Choreographer.doCallbacks(Choreographer.java:790)
        at android.view.Choreographer.doFrame(Choreographer.java:725)
        at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:951)
        at android.os.Handler.handleCallback(Handler.java:883)
        at android.os.Handler.dispatchMessage(Handler.java:100)
        at android.os.Looper.loop(Looper.java:214)
        at android.app.ActivityThread.main(ActivityThread.java:7356)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
AviranAbadycommented, Oct 26, 2019

Thanks @zl910627, will look into it.

0reactions
baghaiicommented, Aug 28, 2020

Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crash (2004) - IMDb
Los Angeles citizens with vastly separate lives collide in interweaving stories of race, loss and redemption.Los Angeles citizens with vastly separate lives ...
Read more >
Crash (2004 film) - Wikipedia
Crash is a 2004 crime drama film produced, directed, and co-written by Paul Haggis. A self-described "passion piece" for Haggis, the film features...
Read more >
Crash - Rotten Tomatoes
Set in a simmering cauldron of racial tensions where subtle nuance can cut as deep as unambiguous hostility, it's a powerful drama about...
Read more >
Crash Definition & Meaning - Merriam-Webster
1. a. : to break violently and noisily : smash. b · 2. a. : to cause to make a loud noise ·...
Read more >
Crash (2004) Official Trailer # 1 - Don Cheadle - YouTube
Crash (2004) Official Trailer # 1 - Don Cheadle ; Subscribe to TRAILERS: http://bit.ly/sxaw6h ; Subscribe to COMING SOON: http://bit.ly/H2vZUn ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found