Navigation Drawer Example useful for future projects (API 8+).
NavigationDrawer is hosted in the following web site
https://github.com/Maheshws/NavigationDrawer
If you think the Android project NavigationDrawer 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 NavigationDrawer.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 2 |
There are 14 image files in NavigationDrawer. The names of the image files are listed as follows.
bg_black_transparent.png ic_action_about.png ic_action_add.png ic_action_delete.png ic_action_discard.png ic_action_divisao.png ic_action_done.png ic_action_download.png ic_action_map.png ic_action_navigation_drawer.png ic_action_search.png ic_action_settings.png ic_action_share.png ic_action_update.png
The following screenshort is generated from the image listed above.
NavigationDrawer has the following Java source files.
ws.mahesh.drawer.adapter.NavigationAdapter.java ws.mahesh.drawer.adapter.NavigationItemAdapter.java ws.mahesh.drawer.navigation.NavigationList.java ws.mahesh.drawer.utils.Constant.java ws.mahesh.drawer.utils.Utils.java ws.mahesh.myapp.MainActivity.java ws.mahesh.myapp.fragments.DemoFragment.java ws.mahesh.myapp.fragments.GeneralFragment.java