nilsi / CardCarousel

A custom vertical infinite ViewPager for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CardCarousel

CardCarousel is a custom vertical infinite ViewPager for Android. It animates cards as you scroll through the ViewPager by skewing and moving them within the layout itself. Each card layout in the ViewPager is overlapping each other by setting the PageMargin to a negative value.

Improvements to this project is very much welcome by submitting pull requests.

Demo

About

A custom vertical infinite ViewPager for Android

License:Apache License 2.0


Languages

Language:Java 100.0%