rahatarmanahmed/CircularProgressView

Know when the view has reached the progress set.

pedroadame opened this issue · 1 comments

For example, I call setProgress(100) on a view that its progress is 0.
Is it possible to know when the animation has ended?

Done it. See #14