darolla wrote:about checkboxes: I think we need a <selector> with <item>. but what are the xml attributes for checked and unchecked and focused and disabled and ... ? is there an android.dtd oder android xsd? or how do you get the names of the attributes?
about tabhost: I pack all graphics I've found inside the SDK. maybe you can use them or search inside the sources?
greetings,
marco
marco, take a look into btn_check.xml. this file is in sdk/tools/lib/res/default/drawable, it defines all the states of checkbox, look also into themes.xml and styles.xml, thes are in values folder


