Coverflow android for 3 view at a time -


i have show image carousel in android - enter image description here

in library or other libraries,what have found adjacent view visible partially , rest part covered behind screen in case part of adjacent view covered center view , partially visible left/right part.

using featurecoverflow partially created kind of view apart left , right view showing stack of views -enter image description here , sometime gives out of memory issue after scrolling.

i have tried featurecoverflow,fancycoverflow , and few others nothing worked me.

carousellayoutmanagerlibrary has done work me.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -