I want to create a hamburger menu in android with navigation drawer. I\'ve already developed it but according to the requirements the menu should slide out the base fragment
Google introduce Material Design with the new guidelines for Navigation Drawer : official source.
Some amazing people made library matching this guidelines : https://github.com/mikepenz/MaterialDrawer
If you want to do it yourself : https://github.com/codepath/android_guides/wiki/Fragment-Navigation-Drawer