Skip to content

2.4.0

Compare
Choose a tag to compare
@gotev gotev released this 16 Mar 17:21
· 105 commits to master since this release
8f18fd5

Improvements:

  • added onHolderCreated to be able to perform also one-shot bindings when creating a new view holder
  • eased diffing implementation
  • improved diffing algorithm
  • added documentation for carousels
  • minor code improvements

Breaking changes:

  • added diffingId() method. Just implement it in your existing Adapter Items. Documentation