ncapdevi/FragNav

When the current fragment is removed from the stack (fragNavController.popFragment()), the previous fragment is recreated

tuanimip opened this issue · 0 comments

Hi,

When the current fragment is removed from the stack (fragNavController.popFragment()), the previous fragment is recreated.
How I can fix that problem?
Thank you so much.