I have a navigation bar without any actionbar (I don\'t want an actionbar). I\'m trying to make it so that I have a button that can open the navigation drawer.
I kn
drawerLayout.openDrawer(Gravity.START);