stepper-indicator
stepper-indicator copied to clipboard
Custom icon for each step
Hello! Thank you for this wonderful stepper library!
I would like know if its possible to set custom icon/drawable for each step instead of using the circle indicator?
I would be interested in finding out if its possible as well! Also, is there a way to make the labels dynamic (i.e) change them at runtime?
For labels see #34
If you're talking about the not-filled circle indicator, then no it's not possible, if you're talking about the filled circle when a step is done, you can use the R.styleable.StepperIndicator_stpi_doneIconDrawable
in your xml.
You can check the following fork that is supposed to be more active than this repo: https://github.com/rakshakhegde/stepper-indicator