This project demonstrates how to set a navigation drawer with different fragments for each section..
AndroidDrawerFragments is hosted in the following web site
https://github.com/robertoReyM/AndroidDrawerFragments
If you think the Android project AndroidDrawerFragments 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 AndroidDrawerFragments.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 6 |
There are 2 image files in AndroidDrawerFragments. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
AndroidDrawerFragments has the following Java source files.
com.smartplace.drawerfragments.ApplicationTest.java com.smartplace.drawerfragments.MainActivity.java com.smartplace.drawerfragments.NavigationDrawerFragment.java com.smartplace.drawerfragments.SectionFiveFragment.java com.smartplace.drawerfragments.SectionFourFragment.java com.smartplace.drawerfragments.SectionOneFragment.java com.smartplace.drawerfragments.SectionThreeFragment.java com.smartplace.drawerfragments.SectionTwoFragment.java