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

Releases: florent37/MaterialViewPager

1.2.0

27 May 12:04
Compare
Choose a tag to compare

Replaced Picasso per Glide
Added HeaderDecorator for recyclerview

1.1.2

13 Sep 12:26
Compare
Choose a tag to compare

##1.1.2

  • quick scroll fix
  • can set a custom viewpager with app:viewpager_viewpager (the viewpager id must be id/materialviewpager_viewpager)

##1.1.0

  • orientation change fix
  • header image display fix
  • elements on header are now clickable
  • notifyHeaderChanged

1.1.0

31 Jul 19:43
Compare
Choose a tag to compare
  • orientation change fix
  • header image display fix
  • elements on header are now clickable

1.0.7

08 Jul 14:40
Compare
Choose a tag to compare

fix bug on low resolutions

1.0.6

07 Jul 11:41
Compare
Choose a tag to compare
  • added attribute transparentToolbar
  • added attribute animatedHeaderImage
  • fixed bug when page is too small to scroll
  • modified HeaderDesign implementation

1.0.5

10 Jun 15:26
Compare
Choose a tag to compare

1.0.4

21 May 14:31
Compare
Choose a tag to compare

1.0.4

Fixed :

Orientation changed
Memory Leak
Android >2.3 with NineOldAndroid
Removed ListView usage

1.0.3

08 May 19:12
Compare
Choose a tag to compare

Fixed : Rapid scrolling results in varying Toolbar height

RecyclerViewMaterialAdapter can handle a custom placeholder cells count (usefull for GridLayoutManager)

public RecyclerViewMaterialAdapter(RecyclerView.Adapter adapter, int placeholderSize)

1.0.2

06 May 16:15
Compare
Choose a tag to compare

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"

1.0.0

02 May 20:22
Compare
Choose a tag to compare
version 1.0.0