Skip to content

@ValCanBuild ValCanBuild released this Sep 24, 2019 · 50 commits to master since this release

  • BREAKING CHANGE ViewHolder has been renamed to GroupieViewHolder after discussion #287 (PR #293)
  • Added Item.hasSameContentAs method to be used when comparing content equality in the context of DiffUtil. It's advised you use this instead of overriding Item.equals. The default implementation will call item.equals so existing code shouldn't break. (Issue #288, PR #292)
Assets 2