Android-ProgressViews
Android-ProgressViews copied to clipboard
Fancy Progress View Tool with animation
The setPercentage now works out of 100 than 360. Fixes #4
Please migrate the artifact for this project to a different host: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
inside package com.app.progresviews in the class ProgressWheel the private method startAnimation has a duration of 1000. Could that please be a member that we can edit ? thank you! ![Screen...
Hi, i just want to ask if there is any possibility to change family font? Everything in my app is matching my main font but the progress wheel. Also thanks...
Is there a way to change the progress wheel color depending on count text? Can't find setProgressColor or similar method. Thanks in advance
is it possible to change the typeface of text inside the progress wheel?
When setting padding to 0 it should draw to the edge of the view
I dont find setMaxValue method with ProgressWheel