janheinrichmerker / material-intro

A simple material design app intro with cool animations and a fluent API.

Home Page:https://jitpack.io/#com.heinrichreimer/material-intro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom layout for parallax slides

adrcotfas opened this issue · 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.