Skip to content

Navigation Drawer Activity with material design style and simplified methods

License

Notifications You must be signed in to change notification settings

linuxiao/MaterialNavigationDrawer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

If you are using MaterialNavigationDrawer in your app and would like to be listed here, please let me know via email!

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'
}

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

External libraries used

Android-UI

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

Languages

  • Java 100.0%