StepView icon indicating copy to clipboard operation
StepView copied to clipboard

关于数据改变刷新的问题

Open roybill opened this issue 5 years ago • 0 comments

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

roybill avatar Apr 28 '20 07:04 roybill