android-vertical-stepper-view
android-vertical-stepper-view copied to clipboard
VerticalStepperAdapter: Initialize views in another method not in constructor
The adapter does not allow creation of other components instead directly goes to create all the views, which makes it difficult to implement states.