v2.0.0
Complete re-work of functionality. On top of adapter for a RecyclerView there is also an ability to use components (aka items) in different contexts: as a child of a ViewGroup and bound directly to a View. ViewGroup implementation also comes with diffing algorithm that plays nicely with Android transition framework.
- package name and artifact group-id change:
ru.noties
->io.noties
- this release is not backwards compatible with previous versions