We've identified and fixed the bug.

On Tue, Feb 2, 2010 at 12:47 PM, Keean Schupke
<keean.schu...@googlemail.com> wrote:
> When I have two views directly next to each other in a layout,
> invalidating one causes _both_ to redraw. If I separate them with a
> one pixel margin (or a View used as a one pixel separator)
> invalidating one no longer causes the other to also be invalidated.
>
> This looks like an off-by-one bug in the core android View hierarchy.
>
> Can anyone comment on whether this is deliberate or whether it is a
> bug?
>
> --
> 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
>



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