Example of custom NavigationDrawer in android (API 14+).
CustomNavigationDrawer-Android is hosted in the following web site
https://github.com/lazexe/CustomNavigationDrawer-Android
If you think the Android project CustomNavigationDrawer-Android 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 CustomNavigationDrawer-Android.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 16 image files in CustomNavigationDrawer-Android. The names of the image files are listed as follows.
ic_action_about.png ic_action_camera.png ic_action_cloud.png ic_action_email.png ic_action_gamepad.png ic_action_good.png ic_action_group.png ic_action_help.png ic_action_import_export.png ic_action_labels.png ic_action_search.png ic_action_settings.png ic_action_video.png ic_drawer.png user1.png user2.png
The following screenshort is generated from the image listed above.
CustomNavigationDrawer-Android has the following Java source files.
com.example.customnavigationdrawer.CustomDrawerAdapter.java com.example.customnavigationdrawer.CustomSpinnerAdapter.java com.example.customnavigationdrawer.DrawerItem.java com.example.customnavigationdrawer.FragmentOne.java com.example.customnavigationdrawer.FragmentThree.java com.example.customnavigationdrawer.FragmentTwo.java com.example.customnavigationdrawer.MainActivity.java com.example.customnavigationdrawer.SpinnerItem.java