[android-developers] Re: What happens when MapView.invalidate() is called ?
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" <eayl...@hotmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home