I am trying to implement navigation drawer without ActionBar
.
There is a small layout and inside it there is a button. When the button is clicked then the navigation drawer will open. The navigation drawer will be under the button. How can i implement this in android???
Define your xml like this and you are done
To hide actionbar, simply do this: