Android navigation drawer implementation -- base.
Android-NavDrawer-Base is hosted in the following web site
https://github.com/cschumacher/Android-NavDrawer-Base
If you think the Android project Android-NavDrawer-Base 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 Android-NavDrawer-Base.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 7 |
There are 7 image files in Android-NavDrawer-Base. The names of the image files are listed as follows.
ic_communities.png ic_drawer.png ic_home.png ic_pages.png ic_people.png ic_photos.png ic_whats_hot.png
The following screenshort is generated from the image listed above.
Android-NavDrawer-Base has the following Java source files.
com.example.adapter.NavDrawerListAdapter.java com.example.app.CommunitiesFragment.java com.example.app.FindPeopleFragment.java com.example.app.HomeFragment.java com.example.app.MainActivity.java com.example.app.PagesFragment.java com.example.app.PhotosFragment.java com.example.app.WhatsHotFragment.java com.example.model.NavDrawerItem.java