Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Dany, I believe this is fixed in a new release of safeargs ?
jb...@google.com <jb...@google.com> #3
Safeargs still needs AndroidComponentsExtension
to get the applicationID from the variants (7.2.0-alpha05
remove the extension?
ju...@google.com <ju...@google.com> #4
it moved to a different package : com.android.build.api.variant
Description
The reason for this is that if a fragment on the back stack is destroyed while it is still created, we ensure the entry makes it to destroyed, but failed to clear some associated state. The state remains around and prevents us from popping the Nav back stack during system back.