ChartView

ChartView is an example project of using ValueAnimator in custom view drawing.

An example of custom chart on Android

ChartView

If you are new in Android and want to learn more about canvas drawing you can check medium story about it, and also this one, to take a look on how to make a custom view animations.

GitHub