Hey, I've a view that gets updated in code. Is there a way in Android to freeze the screen so all the changes will be rendered off screen? so that the user will see only the end results? (and it won't flicker)
In .net there is the Suspend/Resume Layout pattern http://msdn.microsoft.com/en-us/library/system.windows.forms.control.suspendlayout.aspx Thanks, Yoni -- 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

