Pierre Fourreau

Results 3 comments of Pierre Fourreau

Interested too, any solution ? I trick with this before " if (firstFragmentTag != newlySelectedItemTag) {" ``` // When item in bottom nav changed, need to reset the graph of...

> I add onItemClickedListener and everytime user navigate away, before returning the boolean, the bottom nav clear the stack of the previous selected tab. Some code please ? :)

The problem with this popToBackStack is that parent previous fragment is recreated (the popped fragment) 😕