On Fri, Jun 10, 2011 at 5:22 AM, JackD <[email protected]> wrote:

> I'm trying to make an button activity that when it's pressed a spinner will
> be "gone" in another screen
>

Use Intents to pass information from one Activity to the other, which would
contain something like a flag indicating that the view should be hidden.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
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

Reply via email to