This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
Releases: alibaba/vlayout
Releases · alibaba/vlayout
vlayout 1.2.36
vlayout 1.2.31
- Fix sticky listener pass null on unticky.
- Fix item change should not clear layout info.
- Fix sticky listener callback not correct.
- Avoid use of arrayMap which may cause class cast exception.
vlayout 1.2.26
Fix view lifecycle on sticky listener, fix layout error when use padding in RangeGridLayoutHelper.
vlayout 1.2.22
Add can scroll listener.
vlayout 1.2.21
ViewLifeCycleListener no longer require offset.
vlayout 1.2.20
Add listener for sticky status.
vlayout 1.2.19
Optimize performance with large number of cards.
vlayout 1.2.18
Add ViewLifeCycleHelper and ViewLifeCycleListener to invoke correct view life cycle when call VirtualLayoutManager#setRecycleOffset.
vlayout 1.2.17
vlayout 1.2.16
Add interface to control can scroll feature.