ContentListItemViewFactory

interface ContentListItemViewFactory

Creates the TtInformationControl for the ListItemViewModel.ListItemType.CONTENT items in a TtListRecyclerView. Implement this interface to apply custom styling for content items in a TtListRecyclerView.

Functions

Link copied to clipboard
abstract fun create(parent: ViewGroup): TtInformationControl

Creates an information control within the given parent.

Inheritors

Link copied to clipboard
Link copied to clipboard