- Fix replaceAll() RuntimeException.
Unclaimed project
Are you a maintainer of adapter? Claim this project to take control of your public changelog and roadmap.
Changelog
A quick adapter library for RecyclerView, GridView, ListView, ViewPager, Spinner
AdapterViewHolder.binding<T>() to get the existing binding.AdapterViewHolder.defaultBinding() to simplify using DefaultBinding.This release ships with kotlin
New Features
FragmentAdapter2 and FragmentStateAdapter2 because of ViewPager2.Item and SimpleItem, use RecyclerItem and SimpleRecyclerItem instead.