Junyi
Results
2
comments of
Junyi
fork的项目跑了npm run build,还是报错,就试试看你原本的git地址可以用不,发现也不行
``` private void startAnimation() { resetAnimator(); } private void stopAnimation() { actualProgress = 0; if (indeterminateAnimator != null) { indeterminateAnimator.cancel(); indeterminateAnimator = null; } } ``` public those two method