On Monday, September 14, 2009 3:44:42 AM UTC+8, Strauch wrote: > > Hi there, > > how can I regiter a custom codewise created dawable for use in the xml > files fir the @drawabe/....... notation? > > Is there a way to get the drawable into the List which is also display > in the R.drawable. ....... ??? > > The other part ist if I for example create a GradientDrawable which is > inherited, how can I use it in xml files like the <gradient> tag? > Where must I register that? CAN I register that? > > Can anyone please help me? > > > Bye, Johannes
I have created a project named ADET, which could define custom XML drawable and use it as a NATIVE drawable, the project address is : https://code.google.com/p/adet/ -- 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

