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.
- Host: GitHub
- URL: https://github.com/aerb/canvas-talk
- Owner: aerb
- Created: 2017-07-21T03:40:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T00:42:42.000Z (about 7 years ago)
- Last Synced: 2025-04-05T00:41:17.595Z (over 1 year ago)
- Topics: android, canvas, kotlin, toronto
- Language: Kotlin
- Homepage:
- Size: 397 KB
- Stars: 56
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Joy of Painting

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.