Just so you know, I got around the problem by using a drawable as the
divider.

On Wed, Feb 11, 2009 at 5:34 AM, Justin Grammens <jus...@localtone.com>wrote:

>
> Does anyone know if this is supposed to be fixed in the latest 1.1 SDK
> Release or will we have to wait for Cupcake? I seem to still be having
> this problem even after upgrading to 1.1. Thanks for any information.
>
> On Jan 8, 7:13 pm, Romain Guy <romain...@google.com> wrote:
> > 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 <mmur...@commonsware.com>
> 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
> > romain...@android.com
> >
> > 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to