All Versions
10
Latest Version
Avg Release Cycle
43 days
Latest Release
2498 days ago
Changelog History
Changelog History
-
v1.2.0 Changes
May 27, 2016Replaced Picasso per Glide
โ Added HeaderDecorator for recyclerview -
v1.1.3
November 14, 2015 -
v1.1.2 Changes
September 13, 2015 -
v1.1.0 Changes
July 31, 2015- orientation change fix
- header image display fix
- elements on header are now clickable
-
v1.0.7 Changes
July 08, 2015๐ fix bug on low resolutions
-
v1.0.6 Changes
July 07, 2015- โ added attribute transparentToolbar
- โ added attribute animatedHeaderImage
- ๐ fixed bug when page is too small to scroll
- modified HeaderDesign implementation
-
v1.0.5
June 10, 2015 -
v1.0.4 Changes
May 21, 20151.0.4
๐ Fixed :
Orientation changed
Memory Leak
Android >2.3 with NineOldAndroid
โ Removed ListView usage -
v1.0.3 Changes
May 08, 2015๐ 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)
-
v1.0.2 Changes
May 06, 20151.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"