Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

neokree/MaterialNavigationDrawer

 
 

Repository files navigation

MaterialNavigationDrawer

Navigation Drawer Activity with material design style and simplified methods
Android Arsenal     Donate

It requires 10+ API and android support v7 (Toolbar)

Download example apk

IMPORTANT NOTICE

This version is no longer supported.
If someone want to keep alive the current version please send pull requests AFTER testing the code and explaining what you have changed and why. Thanks to all contributors

Set up a Navigation Drawer

check the wiki page

How to import

Add this to your build.gradle:

repositories {
    mavenCentral()
}

dependencies {
    compile 'it.neokree:MaterialNavigationDrawer:1.3.3'
}

You don't know how to do something? Visit the wiki!
You need some examples? See the example project!

Useful issues

For open a useful issue, please follow this little guide:

  1. Check if your issue is not opened yet. This prevent to have different questions to the same problem.
  2. When you open an issue, please add the library version used, devices tested and related api.

External libraries used

Material-Ripple

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

About

Navigation Drawer Activity with material design style and simplified methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages