The set of Navigation Component rules I enforce on every Android project — nav graphs, type-safe arguments, back-stack hygiene, and the mistakes that show up in code review. I once took over a project where the previous team had shipped three screens with startActivity calls scattered through si...

Source: [Dev.to](https://dev.to/mryadavgulshan/jetpack-navigation-component-in-android-done-correctly-ald)

Sponsored