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

Crash fix: related to Fragment's ChildFragmentManager #650

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hm1113
Copy link

@hm1113 hm1113 commented Apr 5, 2019

If app uses ChildFragmentManager for nested fragments, when connecting to Chrome Developer Tool, every time fragments recreation (for example: screen rotates) will cause app crash.

This fix is to check current fragment state before grabbing ChildFragmentManager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants