I am searching for step by step tutorial on using MaterialDrawer (https://github.com/mikepenz/MaterialDrawer.git) library. Can I found jar file of this?
I have searched many times but couldn't find any help. All I found is this link. But there is not any answer.
Use the following code in your grade file:
It's clearly mentioned on the library's page.
To add the drawer to your activity use:
The library has documentation regarding how to set up the drawer, how to add items, just take a look at it and try it in your app.