| Class | Description |
|---|---|
| StepperAdapter |
An adapter class for populating the StepperView.
|
| StepperButtonListener |
A Listener class for use with custom operations onNext and onSkip with VerticalStepView
|
| StepperButtonListenerDefault |
A default class used to initialize the NEXT and SKIP buttons respectfully with no additional
functionality added to the base one.
|
| StepperColorScheme |
Utility class for setting colors of various widgets in VerticalStep
|
| StepperView |
A View representing the scroll view container of all inserted steps
|