Fixed
Status Update
Comments
cb...@google.com <cb...@google.com>
[Deleted User] <[Deleted User]> #2
Oh and one more thing I forgot. Fragment A's child fragment is also part of the nested navigation controller, for which the Fragment A contains the root NavHostFragment, and not the root nav controller Fragment A is part of. So maybe it's not due to FragmentManager, maybe it's the nested navigation controller prematurely removing it's own fragment, when exitAnimation starts for it's root/parent fragment A.
Other than that, instanceState of the child fragment is preserved properly when navigating back and forth.. It's just that it's view is removed prematurely for some reason.
Other than that, instanceState of the child fragment is preserved properly when navigating back and forth.. It's just that it's view is removed prematurely for some reason.
Description
- bug can be seen here :
- no bug using ?v=3.2 :
- Seems to me, as if this issue appeared just a few days ago (or maybe today?).
- Switching back to api-version 3.2 solved the problem for me.
- No problems with Firefox a.o.
- Using Safari 5.03 on Mac OS 10.6.6