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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

