Hi I have an application the consists of a main activity and a linear layout that is the the content view for the main activity. I also then have a pop down widow (like the one used in Contacts). When a button is pressed in the pop down window i need to call a method in the linear layouts class to update the layout but i cannot get this to work. How can i make the view linear layout used in my main activity available in my pop down window.
Sorry for not providing source but my app is quite large and i dont wont to paste all the code here. Thanks in advance, -- 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

