LoopingViewPager
LoopingViewPager copied to clipboard
A ViewPager that supports infinite looping effect, smart auto-scroll, compatible with any indicators and easy to use. It especially uses it as banners of application with a simple item page.
Navigating the pages with arrow keys (i.e. DPAD, keyboard, etc.) is currently broken. When moving right the page after the next page is selected, moving left doesn't work.
Thank you for your library! But I have one UI bug, when I was set `clipToPadding="false"` to `LoogingViewPager`, for showing edges of view. Last view in list render to late...
Hello, thanks for the library. I am an Android developer, currently I have a problem when using your library with a class that extends PagerAdapter, my intention is to make...
the viewpager start at last position, I tried to use setCurrentItem to 0 but the issue still ocures thank you in advance for your help and best regards