Open ahmadarslan13 opened 7 years ago
Check PR #87 Or checkout my PR #103
Can you please answer that because I am unable to find the answer in PR#87
You still able to change this using
xml : circle_progress_digits Java : setProgressFloating
Ex: 1. 99.8% 2. 99.75% etc,
Hope this fix your problem,
This library is awesome seriously. I have a question related to the decimal value, Can we remove it from the progress?
Right now I am setting progress like circleProgressView.setProgress((int) percentage);