GalleryDialogRenderer

internal fun GalleryDialogRenderer(dialog: GalleryDialog, processIntent: (GalleryIntent) -> Unit)(source)

Renders the GalleryDialogRenderer UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

dialog

dialog value consumed by the API.

processIntent

process intent value consumed by the API.