You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
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.