That's what invalidate() is for :)

On Tue, Jun 7, 2011 at 12:16 AM, wboe <w.bo...@chello.nl> wrote:
> Hi,
> For a custom ViewGroup class I need something to mark a child view as to be
> redrawn. In the 2006 source code View.java the statement was:
> child.mPrivateFlags |= View.DRAWN. Maybe now some method e.g. named
> setDirty() must be used? Can somebody from the android team please provide
> any information?
>
> Regards,
> wboe
>
> --
> 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