An open API service indexing awesome lists of open source software.

https://github.com/aerb/canvas-talk

Slides for the Toronto Android Developers talk on the Android Canvas. Written in Kotlin.
https://github.com/aerb/canvas-talk

android canvas kotlin toronto

Last synced: about 1 year ago
JSON representation

Slides for the Toronto Android Developers talk on the Android Canvas. Written in Kotlin.

Awesome Lists containing this project

README

          

# The Joy of Painting

![Happy mistakes](https://upload.wikimedia.org/wikipedia/en/thumb/7/70/Bob_at_Easel.jpg/220px-Bob_at_Easel.jpg)

Slides for the Toronto Android Developers talk on the Android Canvas API: https://www.meetup.com/ToAndroidDev/events/242019271/.

This project intentially avoids use of standard Android views (ImageView, TextView, Layouts, etc), as a means to explore features of the Canvas API.