How To Navigate To A Destination From Any Fragment Using The Navigation Architecture Component in Android
When using a single activity architecture pattern in an android project and you happen to have many fragments and then there's a particular fragment which you want to be able to navigate to from any part of the screens or from any destination on the ...
chydee.hashnode.dev2 min read