Custom layout for parallax slides
adrcotfas opened this issue · 2 comments
adrcotfas commented
Is there any way of using a custom layout with parallax, for example using multiple images?
janheinrichmerker commented
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.
adrcotfas commented
I managed to achieve what I was looking for by including custom Views into a ParallaxLinearLayout and using it in the slides.