This is an work-in-progress Card Stack Layout Manager to show stack of cards using RecyclerView.
- Refine child view rendering algorithm.
- Top card should be at the center of the screen.
- SnapHelper for snapping between child views.
- Clicking a card, expands it. So, the user to view more details.