Android Open Source - Navigation menu NavigationDrawerDemo






Project Summary

Demonstrates creating and using a DrawerLayout for providing a navigation menu.

Web Site / Source Repository

NavigationDrawerDemo is hosted in the following web site
https://github.com/lillicoder/NavigationDrawerDemo

If you think the Android project NavigationDrawerDemo 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 NavigationDrawerDemo.

ItemValue
Java File Count6
Supported screen sizes[mdpi, hdpi, xhdpi]
Activity Count3

Resource Files

There are 2 image files in NavigationDrawerDemo. The names of the image files are listed as follows.

ic_drawer_dark.png
ic_drawer_light.png

The following screenshort is generated from the image listed above.

null




Java Source Files

NavigationDrawerDemo has the following Java source files.

com.lillicoder.demo.navigationdrawer.BaseNavigationActivity.java
com.lillicoder.demo.navigationdrawer.HomeAsUpActivity.java
com.lillicoder.demo.navigationdrawer.SimpleIconActivity.java
com.lillicoder.demo.navigationdrawer.TopLevelActivity.java
com.lillicoder.demo.navigationdrawer.navigation.NavigationListAdapter.java