material-components-ios icon indicating copy to clipboard operation
material-components-ios copied to clipboard

[List] SelfSizingStereoCell with support for MDCCollectionViewCellAccessoryType / custom accessory view

Open atebitsy opened this issue 4 years ago • 1 comments

Support for MDCCollectionViewCellAccessoryType would allow to use e.g. MDCCollectionViewCellAccessoryDisclosureIndicator to display a chevron on the trailing side of the cell to indicate that the action would cause a push.

Support for a custom accessory view would allow to add a UISwitch to the cell, in place of the MDCCollectionViewCellAccessoryType.

atebitsy avatar Jan 01 '21 18:01 atebitsy

The title doesn't have a [Component] prefix.