This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
v1.4.0-alpha2
Pre-release
Pre-release
Rvadapter sample extension
- Added static
stableId
to theRepositoryPresenterCompiler
- Added
forCollection
to theRepositoryPresenterCompiler
, allowing to present aRepository
of any type as a list of items, and bind to to the collection and list items individually
Rvdatabinding sample extension
- Added static
stableId
to theDataBindingRepositoryPresenterCompiler
- Added
collectionId
to theDataBindingRepositoryPresenterCompiler
, allowing to present aRepository
of any type as a list of items, and bind to to the collection and list items individually