Android Open Source - Navigation drawer NavigationDrawer






Project Summary

Library for easy implementation of navigation drawer.

Web Site / Source Repository

NavigationDrawer is hosted in the following web site
https://github.com/NZN/NavigationDrawer

If you think the Android project NavigationDrawer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of NavigationDrawer.

ItemValue
Java File Count10
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count4
jar files usedandroid-support-v13.jar
android-support-v13.jar




Java Source Files

NavigationDrawer has the following Java source files.

com.example.android.common.view.SlidingTabLayout.java
com.gruponzn.navigationdrawerexample.MainActivity.java
com.gruponzn.navigationdrawerexample.fragments.PagePrincipalFragment.java
com.gruponzn.navigationdrawerexample.fragments.PagerFragment.java
com.gruponzn.navigationdrawerexample.fragments.PlanetFragment.java
com.gruponzn.navigationdrawerexample.viewpager.MyPagerAdapter.java
com.gruponzn.navigationdrawerlibrary.ExpandableNavigationDrawer.java
com.gruponzn.navigationdrawerlibrary.NavigationDrawer.java
com.gruponzn.navigationdrawerlibrary.OnDrawerOpenedListener.java