MagicProgressWidget
MagicProgressWidget copied to clipboard
MagicProgressCircle & MagicProgressBar
我想让他变成垂直的显示展示,类似与柱状图那样。
错误: 无法访问ISmoothTarget 找不到cn.dreamtobe.percentsmoothhandler.ISmoothTarget的类文件 Android Studio 3.2
很感谢小哥这么优秀的作品,但是有些设置方面的api有点不太详细,如果小哥有空方便加个QQ嘛 1260321778
Hello, The library is very useful to me. Thanks. I had a question. Can we set the background color of the inner circle for `MagicProgressCircle`. I tried `setBackground` but that...
Hi, the component works well, thanks! but when trying to view a layout including it in Android Studio preview, I get a rendering error (see stack trace below). It seems...
Hi, very nice library, I have a problem: magicProgressCircle.setSmoothPercent(0.8f) is not working. The progressCircle isn't animated. Thanks in advance