Why are developer documentation always so ridiculous low on samples. I tried to figure out how to add the "TextAppearanceMedium" to a TextView in an XML yet there's not a single hint in the whole docs (or it's impossible to find it). Sure there's a sample how to create a style yet I don't want to create a style first. Why ist there a sample how to apply it directly, a samply how to apply it in a style and a sample how to apply it programatically with a set function. Maybe I've missed another important use so please add it as well.
Besides if you're interested in how good developers documentation were done, go to SelfHTML (http://www.selfhtml.org/) and check how they provide to each paragraph a working sample. Android may not be able to put up worikng samples on the net but it could at least add samples which can be copy/paste and it can add links to working samples in the SDK. Back to my immediat problem on applying a text appearence, could anybody just tell it me so I don't have to search any further. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

