What do you mean by making a list transparent? I am pretty sure lists -are- transparent.
Anyway, the basic theme attributes are listed here: http://code.google.com/android/reference/android/R.styleable.html#Theme On Oct 14, 6:48 am, qvark <[EMAIL PROTECTED]> wrote: > Hi hackbod, thanks for your help. I was afraid it was not fully > supported :( > > I would be happy to build my own theme that inherits from Theme.Light > overriding the problematic parts. The problem is I cannot find > documentation about the styles that apply to each widget to override > them. i.e. how could I know which style should I override to make a > list transparent? > > Thanks, > > Jose Luis. > > On Oct 13, 7:48 pm, hackbod <[EMAIL PROTECTED]> wrote: > > > Unfortunately thelighttheme is not completely implemented in 1.0. > > If it is enough for your needs, that is great, but if not then you > > will either need to build your own theme from it that modifies the > > problematic parts or just not use it. Sorry. > > > On Oct 13, 7:16 am, qvark <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > our application is based on a custom style that inherits from the > > > Theme.Lighttheme. > > > > From 0.9 version some colors don't look right (the list background is > > > white instead of transparent, the font in the submenus has the same > > > color than the background, etc) > > > > Is Theme.Lightsupported in 1.0? Where could I find some documentation > > > of the items I should override? > > > > Thanks in advance, > > > > Jose Luis. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

