This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Description
Hi there,
I'm looking to create a custom drawing as part of a component. In the Android API it seems I'd subclass view and implement onDraw to draw directly on the canvas. I'm not sure in neko if it's possible to do this without writing my custom component in Java - it seems custom elements need a classname.
Any pointer much appreciated,
Cheers,
Dean