Commit a1bf2e55 authored by linfeng's avatar linfeng

提交代码

parent 24436d9c
...@@ -38,6 +38,7 @@ public class ProgressWheel extends View { ...@@ -38,6 +38,7 @@ public class ProgressWheel extends View {
* DEFAULTS * * DEFAULTS *
* ********** * **********
*/ */
//Sizes (with defaults in DP) //Sizes (with defaults in DP)
private int circleRadius = 28; private int circleRadius = 28;
private int barWidth = 4; private int barWidth = 4;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment