Android Navigation Drawer Demo.
NavDrawerDemo is hosted in the following web site
https://github.com/nidhi1608/NavDrawerDemo
If you think the Android project NavDrawerDemo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of NavDrawerDemo.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 5 |
jar files used | android-support-v4.jar |
There are 4 image files in NavDrawerDemo. The names of the image files are listed as follows.
ic_drawer.png ic_one.png ic_three.png ic_two.png
The following screenshort is generated from the image listed above.
NavDrawerDemo has the following Java source files.
com.codepath.navdrawerdemo.FirstFragment.java com.codepath.navdrawerdemo.FragmentNavigationDrawer.java com.codepath.navdrawerdemo.MainActivity.java com.codepath.navdrawerdemo.NavDrawerItem.java com.codepath.navdrawerdemo.NavDrawerListAdapter.java com.codepath.navdrawerdemo.SecondFragment.java com.codepath.navdrawerdemo.ThirdFragment.java