This App contains Navigation Drawer with two 3 Fragments, the first fragment is implemented as View pager for tabbed sliding effect..
Android-Navigation-Drawer-with-sliding-tab is hosted in the following web site
https://github.com/ankitjamuar/Android-Navigation-Drawer-with-sliding-tab
If you think the Android project Android-Navigation-Drawer-with-sliding-tab 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-Navigation-Drawer-with-sliding-tab.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
There are 2 image files in Android-Navigation-Drawer-with-sliding-tab. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
Android-Navigation-Drawer-with-sliding-tab has the following Java source files.
com.astuetz.PagerSlidingTabStrip.java com.example.ui.DeviceFragment.java com.example.ui.DeviceListTemplate.java com.example.ui.MainActivity.java com.example.ui.NavigationDrawerFragment.java