user interface - Create a hamburger menu with navigation drawer in Android -
i want create hamburger menu in android navigation drawer. i've developed according requirements menu should slide out base fragment instead of overlapping. want develop hamburger menu used facebook.
- this require : http://i.stack.imgur.com/f7dqr.png
- this i've accomplished : http://i.stack.imgur.com/a0xsl.png
any appreciated, thanks.
google introduce material design new guidelines navigation drawer : official source.
some amazing people made library matching guidelines : https://github.com/mikepenz/materialdrawer
if want : https://github.com/codepath/android_guides/wiki/fragment-navigation-drawer
Comments
Post a Comment