It’s been a while that Google has released the Navigation component. It’s such a nice library for handling navigation in an Android application. But have you ever tried to navigate from a fragment to another to get a result from it? Google’s recommended way to achieve this is to use…