CircleProgressView

public class CircleProgressView

My GitHub : https://github.com/af913337456/

My Blog : http://www.cnblogs.com/linguanh/

second time edited by LinGuanHong on 2017/4/26.

Constructors

Link copied to clipboard
public void CircleProgressView(Context context)
public void CircleProgressView(Context context, AttributeSet attrs)
public void CircleProgressView(Context context, AttributeSet attrs, int defStyleAttr)

Functions

Link copied to clipboard
public int dip2px(Context context, float dpValue)
Link copied to clipboard
public void setProgress(int progress, boolean fillIn)
Link copied to clipboard
public void startAnimAutomatic(boolean fillIn)
Link copied to clipboard
public void stopAnimAutomatic()