didn't worked for me. but helped if i set color to #00000001 instead of #00000000. it happened when i tried to run application built on 1.1 sdk on 1.5emulator.
On 27. Apr, 20:03 h., cnordvik <[email protected]> wrote: > This is a workaround for the 1.5 emulator if anyone is interested: > > ... > android:background="@color/my_transparent_background" > ... > > ... > <color name="my_transparent_background">#00000000</color> > ... > > -Christer --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

