MaterialStepperView
MaterialStepperView copied to clipboard
Steppers - Material Design Components for Android
Results
13
MaterialStepperView issues
Sort by
recently updated
recently updated
newest added
I have a layout like this and it does not scroll smoothly even though I had written `nestedScrollingEnabled="false"` to VerticalStepperView. Then I deleted that line. How do I make it...
Can IStepperAdapter.onShow() also be called when the first step is shown ?
how to make the stepper in horizontal view?