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

fragment transaction error(?) issue(?) using androidx.fragment.app:1.3.0-alpha08 #96

Open
j1nu opened this issue Sep 5, 2020 · 0 comments

Comments

@j1nu
Copy link

j1nu commented Sep 5, 2020

using androidx.fragment.app:1.3.0-alpha08

I've tested that the new ListGridFragragment has been created before onDestroyView() is called, so onLoadReset() from the AlbumLoader is not called at the right time.

FragmentManager.enableNewStateManager(false)
Adding this line to Activity OnCreate() can temporarily resolve it, but I think we need a fundamental solution.

I think it's related. Look at this.
https://issuetracker.google.com/issues/161654580

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