Is there any Android XML documentation?

Viewed 17428

Is there any sort of xml reference?

I found this which turned out to be invaluable for me

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 <padding>, <corners>, <solid> tags?

I'd really like to know where I can find such documentation.

5 Answers
Related