标签: android
我想使用此处定义的进度轮库https://github.com/Todd-Davies/ProgressWheel。
ProgressWheel pw = new ProgressWheel(myContext, myAttributes);
myAttributes的含义是什么?这与活动有关吗?感谢