We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<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'
The text was updated successfully, but these errors were encountered:
我也是 请问这个问题解决了吗? 这是在androidStudio3.0不可以
Sorry, something went wrong.
@pnikosis can you solve this problem?
No branches or pull requests
<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'
The text was updated successfully, but these errors were encountered: