I've searched high and low for a way to do this, but have come up with nothing.
I want to have a button on my main screen (button1). When button1 is pressed, it takes me to a 2nd screen with multiple buttons. (this part is done). When a user presses a button on that screen, it goes back to the main screen and changes that button to the same image as the button they pressed. Example Screen 1 -Button1 (set as image_1 - dynamic) Screen 2 -Button2 (set as image_1 - static) -Button3 (set as image_2 - static) If Button3 is pressed, Button1 will now be set as image_2. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

