v2.5.1
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: