A sample app where we can adda view at the start of the pager, remove a view from inside of it. The views have sticky property with part of previous & next view can be seen at two end..
Sticky-View-Pager is hosted in the following web site
https://github.com/khobaib/Sticky-View-Pager
If you think the Android project Sticky-View-Pager 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 Sticky-View-Pager.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Sticky-View-Pager has the following Java source files.
com.techfiesta.stickyviewpager.ViewPagerActivity.java com.techfiesta.stickyviewpager.adapter.MainPagerAdapter.java com.techfiesta.stickyviewpager.view.CompoundLinearLayout.java com.techfiesta.stickyviewpager.view.MyViewPager.java com.techfiesta.stickyviewpager.view.PagerContainer.java