kofigyan / StateProgressBar

Android library to realize the various states and transitions in a ProgressBar.
1.54k stars 233 forks source link

Previous State Description Color return gray #39

Open fayssel1993 opened 5 years ago

fayssel1993 commented 5 years ago

device-2018-11-17-145609

when going to next step viewer the previous one return a green color like the image shows

kofigyan commented 5 years ago

Hi @fayssel1993, that is the design of the library. Making the previous description colour different from the current description colour makes it clear and distinguishable.

fayssel1993 commented 5 years ago

is there any way to put a custom color to the description state ? by the way the library is great

kofigyan commented 5 years ago

Not now. I will definitely consider adding this feature in the next update. Thank you for the positive feedback.