Open nikhil-thakkar opened 5 years ago
To add to, my fragmentHideStrategy was DETACH_ON_NAVIGATE_HIDE_ON_SWITCH but when I change it to DETACH, the fragments are attach/detach correctly.
Hmm, just to clarify, are the clearstack
and replaceFragment
methods called sequentially and immediately after each other? Also could you verify which version of FragNav you're using.
Yes, the clearstack and replaceFragment are being called sequentially and immediately. The version of FragNav we are using is 3.1.0.
Same issue. When can we expect a fix?
Same issue.
Same issue. It's been more than a year. When can we expect a fix?
This is a strange issue I'm facing. Steps to reproduce:
Please look into this issue and let me know if this sounds valid.