Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

1.0.2

Compare
Choose a tag to compare
@florent37 florent37 released this 06 May 16:15
· 171 commits to master since this release

1.0.2

Added attributes

app:viewpager_parallaxHeaderFactor="1.5"
app:viewpager_headerAdditionalHeight="20dp"

parallaxHeaderFactor Modify the speed of parallax header scroll (not the speed of KenBurns effect)
parallaxHeaderFactor Set up the height of the header's layout displayed behind the first cards view

Fixed issue when scroll down & scroll up multiples time while hideToolbarAndTitle="true"

1.0.1

Added attributes

viewpager_headerAlpha="0.6"