On Feb 8, 7:21 pm, Romain Guy <[email protected]> wrote: > It's a known bug in 1.5 that has been fixed since then. > > > > > > On Mon, Feb 8, 2010 at 10:03 AM, skink <[email protected]> wrote: > > Hi, > > > actually this is not bug in ColorDrawable: when i instantiate it from > > java: > > > d = new ColorDrawable(0x33ffffff) > > tv.setBackgroundDrawable(d) > > > everything works OK > > > so i think it must be problem when converting xml files from text to > > binary representation > > > 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 > > -- > Romain Guy > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time > to provide private support. All such questions should be posted on > public forums, where I and others can see and answer them
thank you Romain for update! 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

