StepView
StepView copied to clipboard
Step by step,just use HorizontalStepView,VerticalStepView. step indicator,flow indicator,timeline,order process,express status
组件有些向下倾斜
文字描述部分有些歪,向下倾斜

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?