Check out the Android documentation of View. invalidate() calls the onDraw() method of View in future.
On Jan 4, 7:48 pm, "Emre A. Yavuz" <[email protected]> wrote: > Hi, > > Is anybody aware of a link or a tutorial on the web that explains what > happens in detail when MapView's invalidate() method is called ? > > Isn't the onCreate() method in the MapActivity class recalled ? > > Cheers, > > Emre -- 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

