RowGroupDrawer

class RowGroupDrawer(stepDrawer: StoryStepDrawer, modifier: Modifier = Modifier) : StoryStepDrawer

Draws a scrollable list of images accordingly with the imageStepDrawer provided.

Constructors

Link copied to clipboard
constructor(stepDrawer: StoryStepDrawer, modifier: Modifier = Modifier)

Functions

Link copied to clipboard
open override fun Step(step: StoryStep, drawInfo: DrawInfo)

Draws the StoryStep including its DrawInfo