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

IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first #11

Open
SanalVarghese opened this issue May 9, 2015 · 0 comments

Comments

@SanalVarghese
Copy link

I got few doubts:

I got IllegalStateException on line 307( popoverview,java), when I tried to attach a view to popover view inside the popoverview.java class.

Also when we add characters it's working fine on tablets, but when it comes to phones, its get truncated. Is there any method like wrap content, provided by android?

This should be handled inside the library or is it open to developer for handling that scebnario. Everything excepts works fine for this library.

java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.

@SanalVarghese SanalVarghese changed the title IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first. : common reasons IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first May 9, 2015
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