Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.
boardy edited this page Nov 12, 2014 · 6 revisions

The Navigation Drawer Manager Library is extremely simple to use.

The purpose of the library is to reduce some of the code that needs to be used each time, you the developer, want to implement the official navigation drawer provided within the Android Support Library. It allows you to add various different types of GUI components to the navigation drawer.

All you need to do is to copy the source code to your PC, and import your project into your IDE. It shouldn't matter what IDE you use but the project is set up for Android Studio.

For more detailed instructions on what you need to do in order to use this library, then you can download the full user manual at http://www.boardiesitsolutions.com/NavigationDrawerManager_Manual.pdf

Clone this wiki locally