Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 478 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 478 Bytes

ChartView

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

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.