A demo for custom android drawer menu..
CustomDrawerMenuDemo is hosted in the following web site
https://github.com/penkzhou/CustomDrawerMenuDemo
If you think the Android project CustomDrawerMenuDemo 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 CustomDrawerMenuDemo.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 2 |
There are 3 image files in CustomDrawerMenuDemo. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png no_avatar.png
The following screenshort is generated from the image listed above.
CustomDrawerMenuDemo has the following Java source files.
com.penkzhou.customdrawermenudemo.app.MainActivity.java com.penkzhou.customdrawermenudemo.app.NavigationDrawerFragment.java com.penkzhou.customdrawermenudemo.app.PlaceholderFragment.java