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());
a customized LayoutManager - fade and shrink the head itemView when scrolling.
compile 'com.stone.vega.library:VegaLayoutManager:1.0.6'
recyclerView.setLayoutManager(new VegaLayoutManager());