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

Rotation will cause stale fragments in ChildFragmentManager #15

Open
zjn0505 opened this issue Jan 2, 2020 · 3 comments
Open

Rotation will cause stale fragments in ChildFragmentManager #15

zjn0505 opened this issue Jan 2, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@zjn0505
Copy link
Owner

zjn0505 commented Jan 2, 2020

Open app, rotate several times.
Fragments added in ChildFragmentManager will be 3 * rotation.
Could be leak, also too large savedInstance issue.

@zjn0505 zjn0505 added the bug Something isn't working label Jan 2, 2020
@zjn0505 zjn0505 self-assigned this Jan 2, 2020
@zjn0505
Copy link
Owner Author

zjn0505 commented Jan 2, 2020

@zjn0505
Copy link
Owner Author

zjn0505 commented Jan 3, 2020

Maybe check an example, see how fm behave.

@zjn0505
Copy link
Owner Author

zjn0505 commented Jan 3, 2020

Checked ViewPager2 1.0.0, the scroll is not natural, and buggy on What if nested scroll.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant