Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants