Version 1.2.0
A feature release, which introduces the following changes:
- Each item of a
BottomSheet
is now associated with an id. This allows to reference individual items regardless of their current position. The id of an item is passed to the registeredOnItemClickListener
when it is clicked.