ozodrukh/CircularReveal

Change color of object

Closed this issue · 1 comments

Hi, i'm using your great library with a FAB attached, is possible to change the color of it during the animation? Maybe using some methods like : http://stackoverflow.com/a/33404475

Yes you can now do it with animator set, new version of SupportAnimator extends native Animator, so we can now combine animators and run them sequently or parallel using AnimatorSet class