Can one Activity manipulate the Views of another? Even with a class that is external to the Activity, it seems that I need to pass a pointer to the View in question around. I have a subclass of Application that I could use to keep the View pointers in. Will that work? Does it sound necessary?
Thanks, Tobiah -- 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

