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

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

Merged
merged 1 commit into from
Mar 20, 2018

Conversation

ParadiseHell
Copy link
Contributor

In my project, I use a swipe back library.When I swipe back I got the exception below :
The specified child already has a parent. You must call removeView() on the child's parent first.
I found it and fixed, I have tried in my project and there was no such exception anymore.
So I hope you can merge it and create a new tag.

removeView() on the child's parent first.
@hluhovskyi
Copy link
Owner

Merged and soon new version will be uploaded.
Thanks for your contribution!

@hluhovskyi hluhovskyi merged commit 6d1e952 into hluhovskyi:master Mar 20, 2018
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

Successfully merging this pull request may close these issues.

2 participants