Skip to content

Version 0.9.9

Latest
Compare
Choose a tag to compare
@NoNews NoNews released this 01 May 10:16
· 1 commit to master since this release
fbf8fdb

Refactoring:

  • Paginate is deprecated. Use NoPaginate
  • PaginateBuilder is deprecated. Use factory method NoPaginate.with(recyclerView)

Bug:

  • Remove scroll listener when unbind #7 @darker826