• Stars
    star
    702
  • Rank 62,278 (Top 2 %)
  • Language
    Java
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An example of custom chart on Android

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.