Skip to content

Releases: simplepeng/NineGridView

1.0.4

29 May 03:33
Compare
Choose a tag to compare

fix bug : recursion call performBind
new feature: add viewcache

v1.0.3

31 Aug 09:56
Compare
Choose a tag to compare
fix bug: maxCount=3 extraView not show

v1.0.2

28 Jan 07:48
Compare
Choose a tag to compare
  • 支持更多显示类型
  • 支持多itemViewType
  • 抽出Adapter属性到attrs.xml

v1.0.1

29 Sep 03:18
Compare
Choose a tag to compare

修改属性名,预防和其他View的属性冲突
增加ImageAdapter
去掉BuildConfig.java
增加isInEditMode,在布局编辑状态也可以预览样式

v1.0.0

17 May 09:04
Compare
Choose a tag to compare

初次上传