Skip to content

v2.0.0

Compare
Choose a tag to compare
@noties noties released this 15 Apr 19:00
· 244 commits to master since this release

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