Android Open Source - UI viewpager android-fragment-viewpager






Project Summary

A sample of how to create a ViewPager inside a Fragment on Android.

Web Site / Source Repository

android-fragment-viewpager is hosted in the following web site
https://github.com/rogcg/android-fragment-viewpager

If you think the Android project android-fragment-viewpager listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-fragment-viewpager.

ItemValue
Java File Count5
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count5




Resource Files

There are 2 image files in android-fragment-viewpager. 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.

null

Java Source Files

android-fragment-viewpager has the following Java source files.

com.myapp.navigationdrawer.app.MainActivity.java
com.myapp.navigationdrawer.app.MyFragment.java
com.myapp.navigationdrawer.app.NavigationDrawerFragment.java
com.myapp.navigationdrawer.app.PageOneFragment.java
com.myapp.navigationdrawer.app.PageTwoFragment.java