Releases: pokk/AdaptiveRecyclerView
Releases · pokk/AdaptiveRecyclerView
androidx v1.0.15
androidx v1.0.14
Release
- Added the header and footer could be into the queue for avoiding the crashing.
androidx v1.0.12
Release v1.0.12
Big Feature
- added the async diff calculate in by coroutine.
androidx v1.0.10
Release
- Fixed that clear whole list won't be correct.
- Fixed that
addAt
anddropAt
and allxxxAt
's function will be correct.
androidx v1.0.8
Bug fix
- fixed that adding multiple header or footer will create many items.
pre-androidx-1.0.7
Release:
feature
- added the replace the whole list for comparing the list.
android-1.0.4
New functions
- add an element function
- delete an element function
pre-androidx-1.0.3
- add the build-in diff.util.
- append and drop function is using diff.util.