Skip to content

Priyanka0818/RecyclerViewCarousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecyclerViewCarousel

Carousel animation using recyclerview with bottom aligned in Android

Carousel animation is generally a common implementation with viewpager. With recyclerview this is something different. I took help from this link https://stackoverflow.com/a/41307581/8101634 and implemented the same with recyclerview.

image

By commenting out this line in CarouselLayoutManager

child.pivotY = child.height.toFloat()

you will get the result as below image.

image

About

Carousel animation using recyclerview with bottom aligned in Android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages