Skip to content

Releases: LwkCoder/NineGridView

2.1.0

Choose a tag to compare

@LwkCoder LwkCoder released this 12 Jul 03:04

修改library包名,解决和本人其他库的冲突

2.0.1

Choose a tag to compare

@LwkCoder LwkCoder released this 01 Jun 07:08

修复包名错误

2.0.0

Choose a tag to compare

@LwkCoder LwkCoder released this 31 May 05:36

1.迁移到MavenCentral
2.重构整个代码

1.4.4

Choose a tag to compare

@LwkCoder LwkCoder released this 08 Jun 05:20

修复删除图片后控件高度不减少的bug

1.4.3

Choose a tag to compare

@LwkCoder LwkCoder released this 27 May 06:05

修复图片达到最大值再删除不显示加号bug

1.4.2

Choose a tag to compare

@LwkCoder LwkCoder released this 07 May 03:26

1.修正了部分拼写错误的方法名
2.优化细节

1.4.1

Choose a tag to compare

@LwkCoder LwkCoder released this 29 Apr 08:48

修复NineGridBean构造方法中 originUrl和thumbUrl传参顺序错误的bug

1.4.0

Choose a tag to compare

@LwkCoder LwkCoder released this 29 Apr 08:07

重构了增加、删除ChildView的逻辑,实现增量添加和删除ChildView,避免图片闪动的问题

1.3.0

Choose a tag to compare

@LwkCoder LwkCoder released this 26 Apr 09:24

1.重构了onMeasure内的逻辑
2.废弃了setSingleImageSize(int dpValue),改为setSingleImageWidth(int dpValue)

V1.2.6

Choose a tag to compare

@LwkCoder LwkCoder released this 04 Nov 03:34

修复代码中设置加号icon无效的bug
#6