Skip to content Skip to sidebar Skip to footer

How To Create Horizontal Scrollview With Zoom On Selected Item?

I want to create a horizontal scrollview like this , Please help me with this

Solution 1:

Better way is to use coverflow/crousal libraries for this

https://android-arsenal.com/details/1/830

https://github.com/mrleolink/SimpleInfiniteCarousel

https://github.com/moondroid/CoverFlow

Post a Comment for "How To Create Horizontal Scrollview With Zoom On Selected Item?"