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

Facing Crash whne I remove BubbleView #27

Open
monishagarwal215 opened this issue Aug 6, 2016 · 1 comment
Open

Facing Crash whne I remove BubbleView #27

monishagarwal215 opened this issue Aug 6, 2016 · 1 comment

Comments

@monishagarwal215
Copy link

Process: com.lookatme, PID: 462
java.lang.IllegalArgumentException: View=com.txusballesteros.bubbles.BubbleLayout{24789439 V.E...C. ......I. 0,0-0,0} not attached to window manager
at android.view.WindowManagerGlobal.findViewLocked(WindowManagerGlobal.java:416)
at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:342)
at android.view.WindowManagerImpl.removeView(WindowManagerImpl.java:111)
at com.txusballesteros.bubbles.BubblesService$1.run(BubblesService.java:69)
at android.os.Handler.handleCallback(Handler.java:815)
at android.os.Handler.dispatchMessage(Handler.java:104)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5637)
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:959)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:754)

@prgpascal
Copy link

I got the same error :( how to solve 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