I have implemented the multiple nav graph using bottom navigation like below.

What is happening here is when i go to page number 1 on homeFragment and then navigate to dashboard through bottom navigation after that when i return to home it opens page number 1 on homeFragment.
Instead, I want to do is when coming to homeFragment from dashboard or notification then starting fragment will open not page number 1