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

Fix issue #110 #125

Merged
merged 2 commits into from
Jun 27, 2019
Merged

Fix issue #110 #125

merged 2 commits into from
Jun 27, 2019

Conversation

iamrain2008
Copy link

When we call getChildFragmentManager, if fragment wasn't added (mHost == null), it will throw IllegalStateException "Fragment has not been attached yet".

Yufei Huang added 2 commits June 27, 2019 16:20
When we call getChildFragmentManager, if fragment wasn't added (mHost == null), it will throw IllegalStateException "Fragment has not been attached yet".
@iamrain2008
Copy link
Author

Please update version to 2.4.4

@huburt-Hu huburt-Hu merged commit d22aac4 into huburt-Hu:master Jun 27, 2019
@huburt-Hu
Copy link
Owner

thanks

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