In current version of ProgressView (i.e. version 1.1.0) there is only one option to set radius, by using it user can set same radius to all corners of ProfressView. So, now I have added another option, by using it user can set different corner radius to each corner of ProgressView.
Types of changes
[ ] Bugfix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Guidelines
In current version of ProgressView (i.e. version 1.1.0) there is only one option to set radius, by using it user can set same radius to all corners of ProfressView. So, now I have added another option, by using it user can set different corner radius to each corner of ProgressView.
Types of changes