How easy to make Navigation Drawer and tabs used in popular applications from Google..
AndroidNavigationDrawerTabs is hosted in the following web site
https://github.com/omertex/AndroidNavigationDrawerTabs
If you think the Android project AndroidNavigationDrawerTabs 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 AndroidNavigationDrawerTabs.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 1 image files in AndroidNavigationDrawerTabs. The names of the image files are listed as follows.
ic_drawer.png
The following screenshort is generated from the image listed above.
AndroidNavigationDrawerTabs has the following Java source files.
com.nikosamples.develop.smp0001navigationdrawertabs.MainActivity.java com.nikosamples.develop.smp0001navigationdrawertabs.fragments.ScreenOne.java com.nikosamples.develop.smp0001navigationdrawertabs.fragments.ScreenThree.java com.nikosamples.develop.smp0001navigationdrawertabs.fragments.ScreenTwo.java com.nikosamples.develop.smp0001navigationdrawertabs.view.SlidingTabLayout.java