nico2sh / materialish-progress

A material style progress wheel compatible with 2.3
Apache License 2.0
2.48k stars 463 forks source link

Spinning effect is not visible #56

Open ABhayBohra opened 6 years ago

ABhayBohra commented 6 years ago

<com.pnikosis.materialishprogress.ProgressWheel android:id="@+id/progress_wheel" android:layout_width="90dp" android:layout_height="90dp" android:layout_centerInParent="true" wheel:matProg_progressIndeterminate="true" wheel:matProg_rimColor="#ff0000" />

and in gradle compile 'com.pnikosis:materialish-progress:1.7'

sunyaqin413 commented 6 years ago

我也是 请问这个问题解决了吗? 这是在androidStudio3.0不可以

sunyaqin413 commented 6 years ago

@pnikosis can you solve this problem?