janheinrichmerker/material-intro

Custom layout for parallax slides

adrcotfas opened this issue · 2 comments

Is there any way of using a custom layout with parallax, for example using multiple images?

You may want to take a look at the parallax implementation:
https://github.com/heinrichreimer/material-intro/tree/master/library/src/main/java/com/heinrichreimersoftware/materialintro/view/parallax
Main part of it is the Parallaxable class.

I managed to achieve what I was looking for by including custom Views into a ParallaxLinearLayout and using it in the slides.