infiniteviewpager
infiniteviewpager copied to clipboard
InfiniteViewPager is a modified android ViewPager widget that allows infinite paging.
Results
3
infiniteviewpager issues
Sort by
recently updated
recently updated
newest added
There has been some request to allow `Fragment` support. It should be possible with this infiniteViewPager configuration (the viewPager always switching to the middle page).
enhancement
good first issue
It would be very helpful to allow users of the lib to be able to specify if a particular page is the last page in that direction. My use case...
enhancement