StepView icon indicating copy to clipboard operation
StepView copied to clipboard

Step by step,just use HorizontalStepView,VerticalStepView. step indicator,flow indicator,timeline,order process,express status

Results 45 StepView issues
Sort by recently updated
recently updated
newest added

文字描述部分有些歪,向下倾斜

![image](https://cloud.githubusercontent.com/assets/11407831/16613117/29b4589c-439d-11e6-9820-f48eb7359c94.png)

bug
question

How to update stepsViewIndicator on button click.

lib库中HorizontalStepView这个文件中完成事项的文字颜色改变有问题,ondrawIndicator()方法中的逻辑错误 if(i

can insert image to stepview?

如果stepview超出屏幕了,如何设置可以滑动呢?外部套了HorizontalScrollView 或者水平ScrollView 不能起作用

请问一下,我改变了集合内的数据,想要刷新指示器,为什么这样写无效呢? stepsBeanList1.set(3,new StepBean("出发",1)); // stepView.invalidate();

I'm planning to use this library to display daily task complete streak. Is there a way to set the next step to done dynamically?