I have an activity with multiple buttons (or controls). It is quite easy to get/set attributes of a button that is clicked, however, when a button is clicked, I'd like to access the attributes of the other buttons. Is there a way to parse through an activity and its controls changing their color or other attributes?