hi, i heard somewhere that if i have custom drawable (class extending Drawable), starting from donut 1.6 it will be possible to reference it directly from layout file, something like this:
<Button android:drawable="org.example.MyDrawable" ... /> is it true? and if so, what is an exact syntax of that reference? thanks pskink -- 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

