daimajia / NumberProgressBar

A beautiful, slim Android ProgressBar.
MIT License
6.07k stars 1.4k forks source link

How to set corner radius to progress reached area? #78

Open waseem786 opened 4 years ago

waseem786 commented 4 years ago

Hi, I am using your library in my android application to show some progress bar. It is a wonderful library. I am expecting a function, How can I set a corner radius to progress reached area only? Is there any way I can do that? or can you suggest me a trick to do this? Thanks