fastnutrition
Lurker
Hello there, I'm a beginner with app development and I was wondering what I need to do in order to get my Navigationdrawer visible on my main activity. I am using Android Studio. It shows when I preview it but when I actually run it in an emulator it is nowhere to be seen. So when I started this project I picked the Bottom menu activity layout and proceeded on to create the menus, then I went to resources---new---activity--navigation drawer. Below you can see all the content I have under "layout". I would like to have the navigation drawer visible on all pages. These are the settings I used when I added the new activity to my existing project.
When in preview mode I can see the navigation drawer like so:
But when running on the emulator this is what I see:
I would highly appreciate if anyone could point me in the right direction, thank you for taking time out of your day to read this post, have a good day.
When in preview mode I can see the navigation drawer like so:
But when running on the emulator this is what I see:
I would highly appreciate if anyone could point me in the right direction, thank you for taking time out of your day to read this post, have a good day.