Package io.writeopia.sdk.drawer.content
Class RowGroupDrawer
-
- All Implemented Interfaces:
-
io.writeopia.sdk.drawer.StoryStepDrawer
public final class RowGroupDrawer implements StoryStepDrawer
Draws a scrollable list of images accordingly with the imageStepDrawer provided.
-
-
Constructor Summary
Constructors Constructor Description RowGroupDrawer(StoryStepDrawer stepDrawer, Modifier modifier)
-
Method Summary
-
-
Constructor Detail
-
RowGroupDrawer
RowGroupDrawer(StoryStepDrawer stepDrawer, Modifier modifier)
-
-
-
-