Skip to content

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

Description

@13468531669

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions