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

