Model
Defines possible states of the media picker view.
Types
Link copied to clipboard
Media picker should not be displayed, hide any if shown already.
Link copied to clipboard
class Visible(val items: List<LensesComponent.MediaPicker.View.Item>) : LensesComponent.MediaPicker.View.Model
Media picker should be displayed with the provided items.