sayyam / carouselview

A simple library to add carousel view in android app.
Apache License 2.0
1.15k stars 260 forks source link

Change Image dynamically on click on particular view. #94

Open Shrirambaabu opened 6 years ago

Shrirambaabu commented 6 years ago

I have two images on my Caroselview. When I click on second image, I need to change the image. How can it be achieved?