Skip to content

Releases: CymChad/BaseRecyclerViewAdapterHelper

2.4.7

08 Nov 01:55
Compare
Choose a tag to compare

fix 474 crash when clicking on header sometime

2.4.6

07 Nov 05:00
Compare
Choose a tag to compare

fixbug #413 #467

2.4.5

03 Nov 06:37
Compare
Choose a tag to compare

fixbug #462

2.4.4

27 Oct 03:26
Compare
Choose a tag to compare

rm lib manifest application lable

2.4.3

26 Oct 06:54
Compare
Choose a tag to compare

Change the name of DataBindingAdapter in demo in case of confusion

2.4.2

25 Oct 02:13
Compare
Choose a tag to compare

Delete the invalid code
demo MultipleItemAdapter.java
lib public BaseQuickAdapter(View contentView, List data)

2.4.0

24 Oct 09:23
Compare
Choose a tag to compare

Add custom BaseViewHolder support and databinding demo
new document

2.3.3

24 Oct 03:46
Compare
Choose a tag to compare

fixbug #431

2.3.2

23 Oct 07:41
Compare
Choose a tag to compare

fixbug #414

2.3.1

23 Oct 05:33
Compare
Choose a tag to compare

BaseViewHolder : structure protected => public