Using Android Navigation drawer library to implement Google+ UI.
TestNavDrawerProject is hosted in the following web site
https://github.com/Gogetter/TestNavDrawerProject
If you think the Android project TestNavDrawerProject 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 TestNavDrawerProject.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 6 |
There are 7 image files in TestNavDrawerProject. 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.
TestNavDrawerProject has the following Java source files.
navdrawer.ui.CommunityFragment.java navdrawer.ui.HomeFragment.java navdrawer.ui.MainActivity.java navdrawer.ui.PagesFragment.java navdrawer.ui.PeopleFragment.java navdrawer.ui.PhotosFragment.java navdrawer.ui.WhatsHotFragment.java navdrawer.ui.adapter.NavDrawerListAdapter.java navdrawer.ui.model.NavDrawerItem.java