I tried it and I like it.
I would also like it with the analog buttons that a slider has and even better it would be if it could use the saved images on our device.
Thanks for sharing.
Suggestion: when in manual/swipe mode (not auto) at the last image return to the first image, like a carousel, and like what your auto function does...or at least provide an option for this. Also, can you add any other animations ? Also, ability to set/adjust speed of animation when in auto mode?
Infinite scrolling feature is implemented,
Currently i dint find any library without R.txt for dots indicator so it will implemented when i find such library
Currently working on picasso implementation for caching
I will release new version when picasso and animations added.
When using width to automatic you need to add at least 5 / 6 items to cover the width of screen to make it smooth. However here is better and smooth version for design 1.
And yes i also found lag when loading from assets , i will fix it in next release.
I have set width to fill parent. And the above-mentioned extension is using recycler view or view pager? Also any caching library? Thanks for your efforts.
Both using recyclerview library and cache too ,looks like its lagging because of switching to loacal image from assets, i will try to fix next saturday.
And dont forget to use dummy listview component to initialize recyclerview library in compiled app.