Material-ProgressView
Material-ProgressView copied to clipboard
Beyond 100%
Hi ! i would like to know if its possible to go beyond 100%
I'm working with some "goal x result" app and it may be possible to go beyond 100% like:
Goal - 1500 steps Steps - 1900 steps % - 126%
@amarildoribeiro Hi, thanks for using my library. About your question, i think you can use the progress update listener by setting setProgressViewUpdateListener, and you can get the progress value percent. By using this value, you can easily customize your own percentage of progressView.
@Moosphan Thanks, I will try that, great work !
@amarildoribeiro My pleasure
hey @Moosphan may I work on this issue?I would really be glad to help!!