??android.R.id.home?? + ActionBar.NAVIGATION_MODE_TABS.
NavigationDrawer2 is hosted in the following web site
https://github.com/seventhrui/NavigationDrawer2
If you think the Android project NavigationDrawer2 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 NavigationDrawer2.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 5 |
jar files used | android-support-v4.jar |
There are 2 image files in NavigationDrawer2. The names of the image files are listed as follows.
action_search.png ic_drawer.png
The following screenshort is generated from the image listed above.
NavigationDrawer2 has the following Java source files.
com.example.android.navigationdrawerexample.MainActivity.java com.example.android.navigationdrawerexample.adapter.TestViewPagerAdapter.java com.example.android.navigationdrawerexample.fragment.Tab1Fragment.java com.example.android.navigationdrawerexample.fragment.Tab2Fragment.java com.example.android.navigationdrawerexample.fragment.Tab3Fragment.java com.example.android.navigationdrawerexample.viewpager.TestViewPage.java