baoyachi / StepView

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

关于数据改变刷新的问题

roybill opened this issue · comments

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