Closed romainpiel closed 10 years ago
Pretty cool @RomainPiel @jpardogo I'm loving this
@RomainPiel, I agree with all fixes. You did a great job. I will merge the changes as soon as we decide what @eveliotc suggestions implement on this pull request. And which ones should be part of a new pull request.
yep I'm currently fixing the quick ones. I think the last one can be part of another PR.
FoldingCircleDrawable
should be clean now
@eveliotc @jpardogo not sure I'll have time to play with this today or tomorrow. Feel free to play with it and correct the bits
One thing to remember before the rebase to master is to update the README as it changed a bit :)
@RomainPiel @eveliotc Great job! I will close the related issues as well. I think this is gonna be 1.0.0 so I will target it, push to maven and update README.
So here is quite a big pull request, not sure if you agree with this one.
Here is the fixes it brings:
FoldingCirclesProgressBar
toFoldingCircleDrawable
so it can be reused in many other situations. plus it makes the use of it more clean from a progress bar (that's for #2)android:indeterminateDuration
on theProgressBar
(that's for #1)