navigationdrawer with actionbar.
NavigationDrawerActionbar is hosted in the following web site
https://github.com/Kerwin92/NavigationDrawerActionbar
If you think the Android project NavigationDrawerActionbar 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 NavigationDrawerActionbar.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi, xhdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 10 |
jar files used | android-support-v4.jar |
There are 10 image files in NavigationDrawerActionbar. The names of the image files are listed as follows.
ic_action_refresh.png ic_action_search.png ic_action_share.png 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.
NavigationDrawerActionbar has the following Java source files.
com.example.navigationdrawertest.HomepageActivity.java com.example.navigationdrawertest.TestActivity.java com.example.navigationdrawertest.adapter.MyFragmentPageAdapter.java com.example.navigationdrawertest.adapter.MyOnPageChangeListener.java com.example.navigationdrawertest.adapter.MyTabListener.java com.example.navigationdrawertest.adapter.NavDrawerListAdapter.java com.example.navigationdrawertest.entity.NavDrawerItem.java com.example.navigationdrawertest.fragment.CommunityFragment.java com.example.navigationdrawertest.fragment.FindPeopleFragment.java com.example.navigationdrawertest.fragment.HomeFragment.java com.example.navigationdrawertest.fragment.Homepage0_Fragment.java com.example.navigationdrawertest.fragment.Homepage1_Fragment.java com.example.navigationdrawertest.fragment.PagesFragment.java com.example.navigationdrawertest.fragment.PhotosFragment.java com.example.navigationdrawertest.fragment.WhatsHotFragment.java