StepView
StepView copied to clipboard
How to set width HorizontalStepView
Hello,
i have a question, how to custom width the HorizontalStepView or using match_parent?
because its not working like this
thanks before
Hello,
I've the same problem, so if you have a solution, it's welcome
Best regards,
Did anyone get the solution?
I have the same problem!
no one maybe did it
I forked this repo and added updates here. One of the improvements is setLineLength(), which lets you change the length of the line (in dp or px) between steps. That should fix the problem in the screenshot.