GalleryDetailDialogRenderer
internal fun GalleryDetailDialogRenderer(dialog: GalleryDetailDialog, processIntent: (GalleryDetailIntent) -> Unit)(source)
Renders the GalleryDetailDialogRenderer 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.