Is there any Android XML documentation?
- by Eddified
Is there any sort of xml reference?
I found this which turned out to be invaluable for me
http://groups.google.com/group/android-developers/msg/d334017d72909c79
but I can't figure out how I was supposed to know how to do that, had
I not found that post.
I know that the api reference has xml attributes listed for many of
the classes... but what about xml tags? Where is it documented that I
could build a shape using , , tags?
I'd really like to know where I can find such documentation.