Fix back navigation behavior in About screen when tapping list items · Issue #644 · DroidKaigi/conference-app-2025
Idea Description Currently, when tapping a list item in the AboutScreen, a new NavKey is continuously pushed onto the stack. As a result, pressing the back button only pops one NavKey at a time, an...