I am currently trying to implement a navigation drawer in my app. I am having an issue with the Toolbar being null. I have done many searches online and tried many different
Another possible cause is using a wrong layout in setContentView(R.layout.yourLayout)
setContentView(R.layout.yourLayout)