Skip to content

Releases: jdsjlzx/LRecyclerView

优化代码

14 Mar 08:12
Compare
Choose a tag to compare

fix bug:#125

fix bug

07 Mar 16:09
Compare
Choose a tag to compare

1.解决issue:#123

fix bug

22 Feb 14:24
Compare
Choose a tag to compare

1.解决DividerDecoration高度大于1的时候异常现象;
2.添加footerview在setAdapter之前时无效的问题。

优化代码

13 Feb 10:14
Compare
Choose a tag to compare

1.解决没有网络时下拉刷新调用refreshComplete一直刷新的问题。

优化代码

23 Jan 08:37
Compare
Choose a tag to compare

1.优化接口,便于扩展。

增加设置Footer文字提示和颜色等api

09 Jan 02:18
Compare
Choose a tag to compare

1.fix bug;
2.优化代码;

增加对Decoration的支持

04 Jan 09:07
Compare
Choose a tag to compare

1.LRecyclerView支持ItemDecoration;
2.优化代码

解决RecyclerView嵌套滑动冲突的问题

29 Dec 03:17
Compare
Choose a tag to compare

优化代码

15 Dec 08:22
Compare
Choose a tag to compare

1.优化代码
2.fix #66

解决底部多空白区域问题

01 Dec 08:41
Compare
Choose a tag to compare

1.底部多空白区域问题;
2.优化代码。