After bottom nav another very handy extension by you. Thanks
Suggestion: you can add a dot indicator at the bottom of the image and sync it with current image.
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.
Thanks , will try soon
It worked,
Dots indicator also added
Updated download links in first post
Great, very useful extensions by you. I will use this in my production app. Thanks
Switched Viewpager to RecyclerView library for better performance !
Few and simple blocks
Drag listview component to add recyclerview library
Download from top of the post with v2
Final version 3.3
Picasso library also added to load and cache images
Download link updated in 1st post
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.
For some reason this extension keeps crashing the screen in my app even on a blank new app
You need to add dummy listview component to initialize recyclerview library. Drag listview component and untick visiblity.
ok thank you it worked
Hello Tigre, creator of this extension, I inform you that this resource does not allow the application to run on Android 14, the application fails and the sending block closes.
thank you attentive solution for android 14
Thank you for reporting , did you tried doing it ?