X Tutup
Skip to content

Tags: Coder698/BaseRecyclerViewAdapterHelper

Tags

2.6.7

Toggle 2.6.7's commit message
Merge pull request CymChad#643 from 1109993488/develop

fix CymChad#641

2.6.6

Toggle 2.6.6's commit message
Merge pull request CymChad#620 from elfman/master

Fix bug: fast scroll at first item

2.6.5

Toggle 2.6.5's commit message
fixbug 613

2.6.4

Toggle 2.6.4's commit message
Merge pull request CymChad#609 from 1109993488/develop

fix CymChad#601 CymChad#607

2.6.3

Toggle 2.6.3's commit message
Merge pull request CymChad#595 from AllenCoder/master

fix click bug and rename

2.6.2

Toggle 2.6.2's commit message
Merge pull request CymChad#567 from 1109993488/develop

add BaseQuickAdapter.loadMoreEnd(boolean)

2.6.1

Toggle 2.6.1's commit message
Merge pull request CymChad#537 from 1109993488/develop

Optimize empty view

2.6.0

Toggle 2.6.0's commit message
Merge pull request CymChad#524 from 1109993488/develop

Optimize the load more, add more examples of custom load

2.5.0

Toggle 2.5.0's commit message
Merge pull request CymChad#503 from 1109993488/develop

add autorefresh ,use  setAutoLoadMoreSize(int autoLoadMoreSize)

2.4.7

Toggle 2.4.7's commit message
Merge pull request CymChad#486 from AllenCoder/master

fix 474 crash when clicking on header sometime
X Tutup