ValCanBuild
released this
In this release:
- Add fast simple first insert for
GroupAdapter.updateAsyncsimilar to howandroidx.recyclerview.widget.ListAdapterbehaves. (Issue #311, PR #313 ) - Fix outdated ExpandableContentItem name in documentation (PR #306)
- Add
@NonNullannotations to payloads argument ofBindableItem.bindmethod (PR #307) - Add
@NonNullannotations toItem.isSameAsandItem.hasSameContentAsmethods (PR #312) - Update library RecyclerView dependency to 1.1.0