StepToGroupMerger

This StepMerger merges a 2 StoryStep in to a GroupStep or adds a StoryStep to an existing GroupStep or merges two GroupStep.

This merger can be used to create a image gallery from two individual images.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun merge(step1: StoryStep, step2: StoryStep, type: StoryType): StoryStep