Android Open Source - UI drawer AndroidDrawerFragments






Project Summary

This project demonstrates how to set a navigation drawer with different fragments for each section..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidDrawerFragments.

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count6




Resource Files

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.

null

Java Source Files

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