Hi, You can use the ViewTreeObserver. Look at the documentation of the View class.
On Wed, Oct 29, 2008 at 2:56 PM, yarun <[EMAIL PROTECTED]> wrote: > > Hello, > > I want to call some code when a layout is done drawing to the screen. > Is there a listener I can use or a method I can override that will let > me know this? > > Specifically I want to get the latitude and longitude span of a > MapView after its been drawn to the screen. > > Thank-you, > yarun > > > -- Romain Guy www.curious-creature.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

