Learning Android Development
Learn All Android Canvas Draw Functions
23 functions for drawing with Android Canvas

If you would like to create custom view from ground up in Android, it’s helpful to know which draw functions are available on Canvas.
In this blog, I list every draw function available in Android Canvas: 23 of them. Do go…