Skip to content

Releases: pokk/AdaptiveRecyclerView

androidx v1.0.15

02 Apr 07:58
Compare
Choose a tag to compare

Release


  1. Fixed the header and footer wasn't inconsistent after add or remove.

androidx v1.0.14

31 Mar 16:35
Compare
Choose a tag to compare

Release

  1. Added the header and footer could be into the queue for avoiding the crashing.

androidx v1.0.12

07 Mar 06:56
Compare
Choose a tag to compare

Release v1.0.12

Big Feature

  1. added the async diff calculate in by coroutine.

androidx v1.0.10

28 Feb 07:06
Compare
Choose a tag to compare

Release

  • Fixed that clear whole list won't be correct.
  • Fixed that addAt and dropAt and all xxxAt's function will be correct.

androidx v1.0.8

19 Feb 02:55
Compare
Choose a tag to compare

Bug fix

  1. fixed that adding multiple header or footer will create many items.

pre-androidx-1.0.7

22 Jan 10:29
Compare
Choose a tag to compare
pre-androidx-1.0.7 Pre-release
Pre-release

Release:

feature

  1. added the replace the whole list for comparing the list.

android-1.0.4

29 Nov 03:10
Compare
Choose a tag to compare
android-1.0.4 Pre-release
Pre-release

New functions

  • add an element function
  • delete an element function

pre-androidx-1.0.3

31 Aug 03:36
Compare
Choose a tag to compare
pre-androidx-1.0.3 Pre-release
Pre-release
  • add the build-in diff.util.
  • append and drop function is using diff.util.

v1.0.7: Fixed: fixed the children item won't fit the width and height not for…

22 Jan 10:27
Compare
Choose a tag to compare

v1.0: Fixed: fixed the children item won't fit the width and height not for…

28 Feb 07:05
Compare
Choose a tag to compare