How Do You Link an XML File to a Navigation Drawer?



I haven't ever used the Android Studio navigation drawer before, so I created a new project and selected that as my base app type.


For those unfamiliar with this function of Android Studio, it has started me off with an app that already has a navigation drawer with three different, blank, views inside.


The app is technically functional right now with the drawer even though it doesn't do anything.


I know that this is sort of a noob question, but how are you supposed to make that blank white space on the screen after you select a view show stuff? I know how to make normal XML views BTW, I just don't know how to do it with navigation drawer.


Thank You!


No comments:

Post a Comment