Material-ProgressView icon indicating copy to clipboard operation
Material-ProgressView copied to clipboard

Beyond 100%

Open amarildoribeiro opened this issue 6 years ago • 4 comments

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 avatar Apr 30 '18 12:04 amarildoribeiro

@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 avatar May 02 '18 05:05 Moosphan

@Moosphan Thanks, I will try that, great work !

amarildoribeiro avatar May 02 '18 11:05 amarildoribeiro

@amarildoribeiro My pleasure

Moosphan avatar May 03 '18 05:05 Moosphan

hey @Moosphan may I work on this issue?I would really be glad to help!!

2tanayk avatar Dec 25 '20 21:12 2tanayk