How do I draw shapes in an app that uses an XML layout? All of the
examples that I've found only draw the shapes without using XML!
On the android site
here,http://developer.android.com/guide/topics/graphics/index.html
it says:
If you'll be drawing some simple graphics (images, shapes, colors,
pre-defined animations, etc.), then you should probably just draw to
the background of a View or to the content of an ImageView in your layout.
How do I do that? Is there some example code somewhere on how to do
this? Something like the Hello Android with the code to draw a circle
on an ImageView? HELP! Thanks.
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en