Skip to content

Reclaim 1.1.0

Compare
Choose a tag to compare
released this 20 Jul 20:35
· 28 commits to master since this release
  • Implement replaceItems(List) method to avoid having to call clearAllRecyclerItems() and addItemsList(List) when replacing all items inside the ItemsViewAdapter.
  • Add the ability to use the diff check util when replacing a list to only perform required updates.