Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

Custom icon for each step #46

Open
donjerick opened this issue Sep 29, 2017 · 2 comments
Open

Custom icon for each step #46

donjerick opened this issue Sep 29, 2017 · 2 comments

Comments

@donjerick
Copy link

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?

@3lywa
Copy link

3lywa commented Oct 9, 2017

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?

@badoualy
Copy link
Owner

badoualy commented Oct 9, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants