Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Releases: alibaba/vlayout

vlayout 1.0.5

06 May 03:27
Compare
Choose a tag to compare
  • Refactor method layoutViews() in OnePlusNLayoutHelper and OnePlusNLayoutHelperEx
  • Fix the conflicts between autoExpand and SpanSizeLookup in GridLayoutHelper, see #42
  • Update demo app and README, see #43

com.alibaba.android:vlayout:1.0.5@aar

vlayout 1.0.4

08 Apr 14:07
Compare
Choose a tag to compare
  • Fix bugs in StaggeredGridLayoutHelper
  • Add API of removing SubAdapter in DelegateAdapter
  • Add setter and getter API in LayoutHelper
  • Optimize the calling of notifyDataSetChanged in DelegateAdapter

com.alibaba.android:vlayout:1.0.4@aar

vlayout 1.0.3

24 Mar 12:01
Compare
Choose a tag to compare
  • Fix crash when call addAdapter(), see #24
  • Fix bug in demo, see #25
  • Add some public API

com.alibaba.android:vlayout:1.0.3@aar

vlayout 1.0.2

11 Mar 11:31
Compare
Choose a tag to compare
  • Make compatible with RecyclerView 25.1.0+
  • Fix StickyLayoutHelper's position during scroll, see #8
  • Fix a crash while notifyDataSetChanged() called by `DelegateAdapter.Adapte``, see #10
  • Make view in FloatLayoutHelper clickable by default to enable dragging
  • Add extension of OnePlusNLayoutHelper
  • Fix children views' position error in StaggeredGridLayoutHelper, see #18

com.alibaba.android:vlayout:1.0.2@aar