While recently learning the Navigation component in Android, I was trying to make the navigation work with the Toolbar, however the Up navigation doesn't work. I was following this official documentation and I made sure to follow all the steps. Below is a snippet of my code in MainActivity after