ComposableViewHolder
This abstract class design to encapsulate the view holder delegate functions to work with different view types.
Parameters
frameView
The root View of the associated ViewHolder.
This abstract class design to encapsulate the view holder delegate functions to work with different view types.
The root View of the associated ViewHolder.