On 12/21/2010 2:47 PM, TreKing wrote:
On Tue, Dec 21, 2010 at 4:30 PM, Tobiah <[email protected] <mailto:[email protected]>> wrote:Will that work? Probably. Does it sound necessary? Not really. What are you trying to do? Why do you need to manipulate one Activity's views from another? This doesn't really make sense.
What I really want to do is touch views in an activity from an another class that does not subclass Activity. Just a way to compartmentalize functionality. I guess I could pass 'this' from the Activity into the constructor of the other class. Thanks, Toby -- 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

