I have a login screen that has no navigation drawer. If the user logs in successfully, I want them to be taken to a home screen that has the navigation drawer. I am able to code these screens separately. I am failing to transition from the login screen, which has no navigation drawer, to the home screen which does have the navigation drawer.