Material-ProgressView icon indicating copy to clipboard operation
Material-ProgressView copied to clipboard

刻度表样式还是不能直接初始化

Open 13468531669 opened this issue 5 years ago • 1 comments

还是用之前评论里的方法解决的 circleProgressView.post(new Runnable() { @Override public void run() { circleProgressView.setGraduatedEnabled(true); } });

13468531669 avatar Jun 23 '20 10:06 13468531669

@13468531669 仓库尚未更新,近期会更新提交一个版本

Moosphan avatar Jul 30 '20 08:07 Moosphan