In the class you want to access the view make the constructor taking the view as parameter the call the findviewbyid on that object
On Jan 14, 9:30 am, Eric Crump <[email protected]> wrote: > I need to change the visibility of a View but I need to do it from a > ItemizedOverlay. How do I get a refrence to a view since I can't use > findViewById ?
-- 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

