A customized LayoutManager - fade and shrink the head itemView when scrolling
VegaLayoutManager
a customized LayoutManager - fade and shrink the head itemView when scrolling.
Usage
- gradle
compile 'com.stone.vega.library:VegaLayoutManager:1.0.6'
- java
recyclerView.setLayoutManager(new VegaLayoutManager());