nowinandroid
nowinandroid copied to clipboard
Nav3 migration follow-up: Handle navigate back to ForYou
Is there an existing issue for this?
- [x] I have searched the existing issues
Describe the problem
Figure out how the backStack should handle explicit navigations back to ForYou.
The current implementation would clear all sub stacks. So basically the backStack would be cleared with only a backStack[ForYou] left.
However this feels odd from a user's standpoint. But we also want users to be able to always exit out from ForYou.
Describe the solution
.
Additional context
No response
Code of Conduct
- [x] I agree to follow this project's Code of Conduct