android-vertical-stepper-view icon indicating copy to clipboard operation
android-vertical-stepper-view copied to clipboard

A vertical stepper implementation of the material design specification

Results 5 android-vertical-stepper-view issues
Sort by recently updated
recently updated
newest added

The adapter does not allow creation of other components instead directly goes to create all the views, which makes it difficult to implement states.

can you please help me how refresh adapter cause notifydatasetchanged() method is not working

How can I scroll any item up to the top of the page? I want every time I press the next button Scroll next item to the top of the...

how can you set scroll to position in this?

Hi Thanks you for this wonderful library. I want to show my last item as completed on clicking continue in last item.Is there any method to make it completed. Thank...