Android Open Source - Development viewpager ViewPager-Android






Project Summary

Based on the Android support library's ViewPager class, this ViewPager supports both horizontal and vertical paging views..

Web Site / Source Repository

ViewPager-Android is hosted in the following web site
https://github.com/rharter/ViewPager-Android

If you think the Android project ViewPager-Android 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 ViewPager-Android.

ItemValue
Java File Count5
Target SDK Version19
Minimum SDK Version7
Activity Count1
Fragment Count2




License

The license information of ViewPager-Android is as follows:

MIT License

Java Source Files

com.ryanharter.viewpager.PagerAdapter.java
com.ryanharter.viewpager.ViewPager.java
com.ryanharter.viewpager.sample.HorizontalPagingFragment.java
com.ryanharter.viewpager.sample.MainActivity.java
com.ryanharter.viewpager.sample.VerticalPagingFragment.java