StepView icon indicating copy to clipboard operation
StepView copied to clipboard

How to set width HorizontalStepView

Open andhikayuana opened this issue 9 years ago • 5 comments

Hello, i have a question, how to custom width the HorizontalStepView or using match_parent? because its not working like this screenshot_2017-01-21_11-36-11 thanks before

andhikayuana avatar Jan 21 '17 04:01 andhikayuana

Hello,

I've the same problem, so if you have a solution, it's welcome

Best regards,

AsKaeternam avatar Jun 28 '17 12:06 AsKaeternam

Did anyone get the solution?

rishabhsri20 avatar Sep 12 '17 14:09 rishabhsri20

I have the same problem!

AnguelSC avatar Jan 05 '18 01:01 AnguelSC

no one maybe did it

luoGit avatar Apr 26 '18 06:04 luoGit

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.

vinaygopinath avatar Jun 09 '18 18:06 vinaygopinath