Loading...

Android Navigation Drawer Activity with Material Design Style

Navigation Drawer Activity with material design style and simplified methods.

MaterialNavigationDrawer

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

How to import

Add this to your build.gradle:
repositories {
    mavenCentral()
}

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

IMPORTANT NOTICE

I'm working on the version 2 of this library, but I want to restart from scratch. If you need a stable version you can use the first version of this library, available here

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.


android-navigation-examples 6468056447435701653
Home item