It's not a transparency bug, it's a know issue (fixed in cupcake). You cannot use a color from XML for the divider. Use a 9patch or an image instead.
On Thu, Jan 8, 2009 at 5:11 PM, Mark Murphy <[email protected]> wrote: > > muckwarrior wrote: >> I'm having the same problem. If I add something like >> >> android:divider="#123456" >> >> to my listview the dividers disappear completely. Anyone know why? > > Possibly it's a transparency issue. Try using #AARRGGBB (specifying the > alpha channel) instead of #RRGGBB and see if you get better results. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com > > Android Training on the Ranch! -- Mar 16-20, 2009 > http://www.bignerdranch.com/schedule.shtml > > > > -- 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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

