This is an animation which is similar to Google's new Logo in a way.
##DEMO
It can be add to most of layout, and has the following features:
1.Adjust the animation speed.
2.Automatic adjustment of the size of the circle.
3.Support "wrap_content".
#Usage <com.microstudent.app.colorfulanimview.ColorfulAnimView android:id="@+id/view_anim" android:layout_width="100dp" android:layout_height="match_parent" app:speed_factor="0.8" />
It is my first time to submit my work, so there must be a lot of mistakes.
If there's any suggestion, please contact me, thanks.
Fork is welcome, and improved the animation.