FrameViewHolder

Represents a frame view holder for use as Header or Footer.

This class extends the PickerViewHolder class and is responsible for holding and managing the views related to a frame item in the picker.

Parameters

view

The view associated with the frame item.

Constructors

Link copied to clipboard
constructor(view: View)