Navigation Drawer Example using Support-v7-appcompat and ListView Custom adapter.
NavDrawerExampleAppCompat-v7 is hosted in the following web site
https://github.com/BradleyRL/NavDrawerExampleAppCompat-v7
If you think the Android project NavDrawerExampleAppCompat-v7 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 NavDrawerExampleAppCompat-v7.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 1 |
There are 3 image files in NavDrawerExampleAppCompat-v7. The names of the image files are listed as follows.
action_search.png ic_drawer.png navigation_next_item.png
The following screenshort is generated from the image listed above.
NavDrawerExampleAppCompat-v7 has the following Java source files.
com.example.android.navigationdrawerexample.MainActivity.java com.example.android.navigationdrawerexample.MainMenu.java com.example.android.navigationdrawerexample.MenuAdapter.java com.example.android.navigationdrawerexample.MenuItems.java com.example.android.navigationdrawerexample.PlanetFragment.java