Skip to content

@ValCanBuild ValCanBuild released this Aug 22, 2019 · 62 commits to master since this release

This release fixes issue #235 - Kotlin Synthetic caching. Now calling synthetic properties on the Groupie ViewHolder will correctly use _findCachedViewById rather than doing findViewById. There should be a decent performance boost if you use synthetic properties 🚀.

Other small tweaks:

  • Fixed spacing in IndexOutOfBoundException message thrown by GroupAdapter.getGroup.
  • Removed duplicate databinding dependency (#279)
  • Javadoc fixes for AsyncDiffUtil#calculateDiff method. (#280)
Assets 2